EFR32 Mighty Gecko 12 Software Documentation  efr32mg12-doc-5.1.2
LESENSE_DecStDesc_TypeDef Struct Reference

Detailed Description

Decoder state x configuration structure.

Definition at line 1100 of file em_lesense.h.

#include <em_lesense.h>

Data Fields

bool chainDesc
 
LESENSE_DecStCond_TypeDef confA
 
LESENSE_DecStCond_TypeDef confB
 

Field Documentation

bool LESENSE_DecStDesc_TypeDef::chainDesc

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

Definition at line 1104 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 1108 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 1112 of file em_lesense.h.

Referenced by LESENSE_DecoderStateConfig().


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