![]() |
Speeduino
|
Current decoder status. More...
#include <decoders.h>
Public Attributes | |
| bool | validTrigger |
| bool | toothAngleIsCorrect |
| |
| SyncStatus | syncStatus |
| |
Current decoder status.
| SyncStatus decoder_status_t::syncStatus |
Whether or not the triggerToothAngle variable is currently accurate. Some patterns have times when the triggerToothAngle variable cannot be accurately set.ly set.
| bool decoder_status_t::toothAngleIsCorrect |
Is set true when the last trigger (Primary or secondary) was valid (ie passed filters)
| bool decoder_status_t::validTrigger |