EFR32 Mighty Gecko 13 Software Documentation
efr32mg13-doc-5.1.2
|
LESENSE peripheral control descriptor structure.
Definition at line 618 of file em_lesense.h.
#include <em_lesense.h>
LESENSE_ControlACMP_TypeDef LESENSE_PerCtrlDesc_TypeDef::acmp0Mode |
Configure how LESENSE controls ACMP 0.
Definition at line 655 of file em_lesense.h.
Referenced by LESENSE_Init().
LESENSE_ControlACMP_TypeDef LESENSE_PerCtrlDesc_TypeDef::acmp1Mode |
Configure how LESENSE controls ACMP 1.
Definition at line 658 of file em_lesense.h.
Referenced by LESENSE_Init().
LESENSE_ControlDACData_TypeDef LESENSE_PerCtrlDesc_TypeDef::dacCh0Data |
Configure DAC channel 0 data control.
Definition at line 621 of file em_lesense.h.
Referenced by LESENSE_Init().
LESENSE_ControlDACData_TypeDef LESENSE_PerCtrlDesc_TypeDef::dacCh1Data |
Configure DAC channel 1 data control.
Definition at line 632 of file em_lesense.h.
Referenced by LESENSE_Init().
bool LESENSE_PerCtrlDesc_TypeDef::dacScan |
When set to true the DAC is only enabled once for each scan. When set to false the DAC is enabled before every channel measurement.
Definition at line 666 of file em_lesense.h.
Referenced by LESENSE_Init().
LESENSE_WarmupMode_TypeDef LESENSE_PerCtrlDesc_TypeDef::warmupMode |
Configure how LESENSE controls ACMPs and the DAC in idle mode.
Definition at line 661 of file em_lesense.h.
Referenced by LESENSE_Init().