LESENSE_DecStDesc_TypeDef Struct Reference
Decoder state x configuration structure.
#include <em_lesense.h>
Data Fields |
|
bool | chainDesc |
If enabled, the state descriptor pair in next location will also be evaluated.
|
|
LESENSE_DecStCond_TypeDef | confA |
State condition descriptor A (high level descriptor of LESENSE_STx_DECCONFA).
|
|
LESENSE_DecStCond_TypeDef | confB |
State condition descriptor B (high level descriptor of LESENSE_STx_DECCONFB).
|
|
Decoder state x configuration structure.
Field Documentation
◆ chainDesc
bool LESENSE_DecStDesc_TypeDef::chainDesc |
If enabled, the state descriptor pair in next location will also be evaluated.
◆ confA
LESENSE_DecStCond_TypeDef LESENSE_DecStDesc_TypeDef::confA |
State condition descriptor A (high level descriptor of LESENSE_STx_DECCONFA).
◆ confB
LESENSE_DecStCond_TypeDef LESENSE_DecStDesc_TypeDef::confB |
State condition descriptor B (high level descriptor of LESENSE_STx_DECCONFB).