LESENSE_PerCtrlDesc_TypeDef Struct Reference

LESENSE peripheral control descriptor structure.

Definition at line 565 of file em_lesense.h.

#include <em_lesense.h>

Data Fields

LESENSE_ControlACMP_TypeDef acmp0Mode
 
LESENSE_ControlACMP_TypeDef acmp1Mode
 
LESENSE_ControlDACConv_TypeDef dacCh0ConvMode
 
LESENSE_ControlDACData_TypeDef dacCh0Data
 
LESENSE_ControlDACOut_TypeDef dacCh0OutMode
 
LESENSE_ControlDACConv_TypeDef dacCh1ConvMode
 
LESENSE_ControlDACData_TypeDef dacCh1Data
 
LESENSE_ControlDACOut_TypeDef dacCh1OutMode
 
uint8_t dacPresc
 
LESENSE_DACRef_TypeDef dacRef
 
LESENSE_WarmupMode_TypeDef warmupMode
 

Field Documentation

LESENSE_ControlACMP_TypeDef LESENSE_PerCtrlDesc_TypeDef::acmp0Mode

Configure how LESENSE controls ACMP 0.

Definition at line 605 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 608 of file em_lesense.h.

Referenced by LESENSE_Init().

LESENSE_ControlDACConv_TypeDef LESENSE_PerCtrlDesc_TypeDef::dacCh0ConvMode

Configure how LESENSE controls conversion on DAC channel 0.

Definition at line 571 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 567 of file em_lesense.h.

Referenced by LESENSE_Init().

LESENSE_ControlDACOut_TypeDef LESENSE_PerCtrlDesc_TypeDef::dacCh0OutMode

Configure how LESENSE controls output on DAC channel 0.

Definition at line 576 of file em_lesense.h.

Referenced by LESENSE_Init().

LESENSE_ControlDACConv_TypeDef LESENSE_PerCtrlDesc_TypeDef::dacCh1ConvMode

Configure how LESENSE controls conversion on DAC channel 1.

Definition at line 584 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 580 of file em_lesense.h.

Referenced by LESENSE_Init().

LESENSE_ControlDACOut_TypeDef LESENSE_PerCtrlDesc_TypeDef::dacCh1OutMode

Configure how LESENSE controls output on DAC channel 1.

Definition at line 589 of file em_lesense.h.

Referenced by LESENSE_Init().

uint8_t LESENSE_PerCtrlDesc_TypeDef::dacPresc

Configure the prescaling factor for the LESENSE - DAC interface. Valid range: 0-31 (5-bit).

Definition at line 595 of file em_lesense.h.

Referenced by LESENSE_Init().

LESENSE_DACRef_TypeDef LESENSE_PerCtrlDesc_TypeDef::dacRef

Configure the DAC reference to be used. Set to lesenseDACRefVdd to use VDD and set to lesenseDACRefBandGap to use band gap as reference.

Definition at line 601 of file em_lesense.h.

Referenced by LESENSE_Init().

LESENSE_WarmupMode_TypeDef LESENSE_PerCtrlDesc_TypeDef::warmupMode

Configure how LESENSE controls ACMPs and DAC in idle mode.

Definition at line 611 of file em_lesense.h.

Referenced by LESENSE_Init().


The documentation for this struct was generated from the following file:
  • C:/HandsOn/super/platform/emlib/inc/em_lesense.h