EFM32 Leopard Gecko Software Documentation  efm32lg-doc-4.2.1
LESENSE_ConfAltEx_TypeDef Struct Reference

#include <em_lesense.h>

Data Fields

LESENSE_AltExMap_TypeDef altExMap
 
LESENSE_AltExDesc_TypeDef AltEx [16]
 

Detailed Description

Configuration structure for alternate excitation.

Definition at line 857 of file em_lesense.h.

Field Documentation

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().


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