EZR32 Wonder Gecko Software Documentation
ezr32wg-doc-4.2.1
|
#include <em_lesense.h>
Data Fields | |
LESENSE_AltExMap_TypeDef | altExMap |
LESENSE_AltExDesc_TypeDef | AltEx [16] |
Configuration structure for alternate excitation.
Definition at line 857 of file em_lesense.h.
LESENSE_AltExMap_TypeDef LESENSE_ConfAltEx_TypeDef::altExMap |
Select alternate excitation mapping.
Definition at line 860 of file em_lesense.h.
Referenced by LESENSE_AltExConfig().
LESENSE_AltExDesc_TypeDef LESENSE_ConfAltEx_TypeDef::AltEx[16] |
Alternate excitation channel descriptors. When altExMap==lesenseAltExMapALTEX only the 8 first descriptors are used. In this mode they describe the configuration of the LES_ALTEX0-7 pins. When altExMap==lesenseAltExMapACMP all 16 descriptors are used. In this mode they describe the configuration of the 16 possible ACMP0-1 excitation channels. Please refer to the user manual for a complete mapping of the routing. NOTE: Some parameters in the descriptors are not valid when altExMap==lesenseAltExMapACMP. Please refer to the definition of the LESENSE_AltExDesc_TypeDef structure for details regarding which parameters are valid.
Definition at line 874 of file em_lesense.h.
Referenced by LESENSE_AltExConfig().