EZR32 Leopard Gecko Software Documentation
ezr32lg-doc-4.2.1
|
#include <em_lesense.h>
Data Fields | |
bool | chainDesc |
LESENSE_DecStCond_TypeDef | confA |
LESENSE_DecStCond_TypeDef | confB |
Decoder state x configuration structure.
Definition at line 948 of file em_lesense.h.
bool LESENSE_DecStDesc_TypeDef::chainDesc |
If enabled, the state descriptor pair in the next location will also be evaluated.
Definition at line 952 of file em_lesense.h.
Referenced by LESENSE_DecoderStateConfig().
LESENSE_DecStCond_TypeDef LESENSE_DecStDesc_TypeDef::confA |
State condition descriptor A (high level descriptor of LESENSE_STx_DECCONFA).
Definition at line 956 of file em_lesense.h.
Referenced by LESENSE_DecoderStateConfig().
LESENSE_DecStCond_TypeDef LESENSE_DecStDesc_TypeDef::confB |
State condition descriptor B (high level descriptor of LESENSE_STx_DECCONFB).
Definition at line 960 of file em_lesense.h.
Referenced by LESENSE_DecoderStateConfig().