rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Fields
sent_state_s Struct Reference

#include <sent_state_generated.h>

Collaboration diagram for sent_state_s:
Collaboration graph
[legend]

Data Fields

uint16_t value0 = (uint16_t)0
 
uint16_t value1 = (uint16_t)0
 
float errorRate = (float)0
 

Detailed Description

Definition at line 7 of file sent_state_generated.h.

Field Documentation

◆ errorRate

float sent_state_s::errorRate = (float)0

"SENT ch0 error rate" units: % (don't belive me) offset 4

Definition at line 25 of file sent_state_generated.h.

Referenced by SentDecoderThread().

◆ value0

uint16_t sent_state_s::value0 = (uint16_t)0

"SENT ch0 value0" units: RAW offset 0

Definition at line 13 of file sent_state_generated.h.

Referenced by SentDecoderThread().

◆ value1

uint16_t sent_state_s::value1 = (uint16_t)0

"SENT ch0 value1" units: RAW offset 2

Definition at line 19 of file sent_state_generated.h.

Referenced by SentDecoderThread().


The documentation for this struct was generated from the following file: