mirror of https://github.com/FOME-Tech/fome-fw.git
12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
struct_no_prefix trigger_state_s
|
|
float triggerSyncGapRatio;Sync gap ratio;"", 1, 0, -10000, 10000, 3
|
|
|
|
uint16_t crankSynchronizationCounter;Sync counter
|
|
uint16_t triggerErrorCounter;Sync error counter
|
|
|
|
uint8_t triggerStateIndex;Trigger state index
|
|
|
|
uint16_t edgeCountRise;Edge count rise
|
|
uint16_t edgeCountFall;Edge count fall
|
|
end_struct
|