LESENSE timing control descriptor structure.
Public Attributes#
uint8_t
Set number of LFACLK cycles to delay sensor interaction on each channel. Valid range: 0-3 (2 bit).
bool
Set to true to delay startup of AUXHFRCO until the system enters excite phase.
Public Attribute Documentation#
start_delay#
uint8_t sl_hal_lesense_timing_descriptor_t::start_delay
Set number of LFACLK cycles to delay sensor interaction on each channel. Valid range: 0-3 (2 bit).
delay_aux_startup#
bool sl_hal_lesense_timing_descriptor_t::delay_aux_startup
Set to true to delay startup of AUXHFRCO until the system enters excite phase.
This will reduce the time AUXHFRCO is enabled and reduce power usage.