EFR32 Mighty Gecko 12 Software Documentation  efr32mg12-doc-5.1.2
LESENSE_TimeCtrlDesc_TypeDef Struct Reference

Detailed Description

LESENSE timing control descriptor structure.

Definition at line 596 of file em_lesense.h.

#include <em_lesense.h>

Data Fields

bool delayAuxStartup
 
uint8_t startDelay
 

Field Documentation

bool LESENSE_TimeCtrlDesc_TypeDef::delayAuxStartup

Set to true do delay the startup of AUXHFRCO until the system enters the excite phase. This will reduce the time AUXHFRCO is enabled and reduce power usage.

Definition at line 606 of file em_lesense.h.

Referenced by LESENSE_Init().

uint8_t LESENSE_TimeCtrlDesc_TypeDef::startDelay

Set the number of LFACLK cycles to delay sensor interaction on each channel. Valid range: 0-3 (2 bit).

Definition at line 600 of file em_lesense.h.

Referenced by LESENSE_Init().


The documentation for this struct was generated from the following file: