Speeduino
Loading...
Searching...
No Matches
Public Attributes | List of all members
decoder_status_t Struct Reference

Current decoder status. More...

#include <decoders.h>

Public Attributes

bool validTrigger
 
bool toothAngleIsCorrect
 

‍Is set true when the last trigger (Primary or secondary) was valid (ie passed filters)


 
SyncStatus syncStatus
 

‍Whether or not the triggerToothAngle variable is currently accurate. Some patterns have times when the triggerToothAngle variable cannot be accurately set.ly set.


 

Detailed Description

Current decoder status.

Member Data Documentation

◆ syncStatus

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.

◆ toothAngleIsCorrect

bool decoder_status_t::toothAngleIsCorrect

‍Is set true when the last trigger (Primary or secondary) was valid (ie passed filters)

◆ validTrigger

bool decoder_status_t::validTrigger

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