#include <tmr_serial_reader.h>
Public Attributes | |
TMR_SR_GEN2_QType | type |
union { | |
TMR_SR_GEN2_QStatic staticQ | |
} | u |
This represents a Q algorithm on the reader.
Definition at line 160 of file tmr_serial_reader.h.
Configuration of the static-Q algorithm.
Definition at line 167 of file tmr_serial_reader.h.
The type of Q algorithm.
Definition at line 163 of file tmr_serial_reader.h.
union { ... } TMR_SR_GEN2_Q::u |