LESENSE timing control descriptor structure.
Public Attributes#
uint8_t
Set number of LFACLK cycles to delay sensor interaction on each channel.
bool
Set to true do delay startup of AUXHFRCO until the system enters excite phase.
Public Attribute Documentation#
startDelay#
uint8_t LESENSE_TimeCtrlDesc_TypeDef::startDelay
Set number of LFACLK cycles to delay sensor interaction on each channel.
Valid range: 0-3 (2 bit).
Definition at line
771
of file platform/emlib/inc/em_lesense.h
delayAuxStartup#
bool LESENSE_TimeCtrlDesc_TypeDef::delayAuxStartup
Set to true do delay startup of AUXHFRCO until the system enters excite phase.
This will reduce the time AUXHFRCO is enabled and reduce power usage.
Definition at line
777
of file platform/emlib/inc/em_lesense.h