LESENSE_TimeCtrlDesc_TypeDef Struct Reference
LESENSE timing control descriptor structure.
      
       #include <em_lesense.h>
      
     
| Data Fields | |
| uint8_t | startDelay | 
| Set number of LFACLK cycles to delay sensor interaction on each channel. | |
| bool | delayAuxStartup | 
| Set to true do delay startup of AUXHFRCO until the system enters excite phase. | |
LESENSE timing control descriptor structure.
Field 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).
◆ 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.