Decoder state x configuration structure.

Public Attributes#

bool

If enabled, the state descriptor pair in next location will also be evaluated.

State condition descriptor A (high level descriptor of LESENSE_STx_DECCONFA).

State condition descriptor B (high level descriptor of LESENSE_STx_DECCONFB).

Public Attribute Documentation#

chainDesc#

bool LESENSE_DecStDesc_TypeDef::chainDesc

If enabled, the state descriptor pair in next location will also be evaluated.


Definition at line 1394 of file platform/emlib/inc/em_lesense.h

confA#

LESENSE_DecStCond_TypeDef LESENSE_DecStDesc_TypeDef::confA

State condition descriptor A (high level descriptor of LESENSE_STx_DECCONFA).


Definition at line 1398 of file platform/emlib/inc/em_lesense.h

confB#

LESENSE_DecStCond_TypeDef LESENSE_DecStDesc_TypeDef::confB

State condition descriptor B (high level descriptor of LESENSE_STx_DECCONFB).


Definition at line 1402 of file platform/emlib/inc/em_lesense.h