#include <em_lesense.h>
Data Fields | |
bool | enablePin |
LESENSE_AltExPinIdle_TypeDef | idleConf |
bool | alwaysEx |
Alternate excitation descriptor structure.
Definition at line 816 of file em_lesense.h.
Configure how to control the external alternate excitation pins. Only applies if altExMap has been set to lesenseAltExMapALTEX. If true, the excitation happens on the corresponding alternate excitation pin during the excitation periods of all enabled channels. If false, the excitation happens on the corresponding alternate excitation pin ONLY during the excitation period of the corresponding channel. The alwaysEx parameter is not valid when altExMap==lesenseAltExMapACMP.
Definition at line 833 of file em_lesense.h.
Referenced by LESENSE_AltExConfig().
Configure alternate excitation pins. If set, the corresponding alternate excitation pin/signal is enabled.
Definition at line 820 of file em_lesense.h.
Referenced by LESENSE_AltExConfig().
Configure idle phase setup of alternate excitation pins. The idleConf parameter is not valid when altExMap==lesenseAltExMapACMP.
Definition at line 824 of file em_lesense.h.
Referenced by LESENSE_AltExConfig().