LESENSE_AltExDesc_TypeDef Struct ReferenceEMLIB > LESENSE

Alternate excitation descriptor structure.

Definition at line 923 of file em_lesense.h.

#include <em_lesense.h>

Data Fields

bool alwaysEx
 
bool enablePin
 
LESENSE_AltExPinIdle_TypeDef idleConf
 

Field Documentation

bool LESENSE_AltExDesc_TypeDef::alwaysEx

Configure how to control external alternate excitation pins. Only applies if altExMap has been set to lesenseAltExMapALTEX. If true, excitation happens on the corresponding alternate excitation pin during excitation periods of all the enabled channels. If false, excitation happens on the corresponding alternate excitation pin ONLY during excitation period of the corresponding channel. The alwaysEx parameter is not valid when altExMap==lesenseAltExMapACMP.

Definition at line 939 of file em_lesense.h.

Referenced by LESENSE_AltExConfig().

bool LESENSE_AltExDesc_TypeDef::enablePin

Configure alternate excitation pins. If set, the corresponding alternate excitation pin/signal is enabled.

Definition at line 926 of file em_lesense.h.

Referenced by LESENSE_AltExConfig().

LESENSE_AltExPinIdle_TypeDef LESENSE_AltExDesc_TypeDef::idleConf

Configure idle phase setup of alternate excitation pins. The idleConf parameter is not valid when altExMap==lesenseAltExMapACMP.

Definition at line 930 of file em_lesense.h.

Referenced by LESENSE_AltExConfig().


The documentation for this struct was generated from the following file:
  • C:/cygwin/home/caamunds/work/super/platform/emlib/inc/em_lesense.h