LESENSE_PerCtrlDesc_TypeDef Struct Reference
[LESENSE]

#include <em_lesense.h>

Collaboration diagram for LESENSE_PerCtrlDesc_TypeDef:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

LESENSE peripheral control descriptor structure.

Definition at line 552 of file em_lesense.h.


Field Documentation

Configure how LESENSE controls ACMP 0.

Definition at line 581 of file em_lesense.h.

Referenced by LESENSE_Init().

Configure how LESENSE controls ACMP 1.

Definition at line 584 of file em_lesense.h.

Referenced by LESENSE_Init().

Configure how LESENSE controls conversion on DAC channel 0.

Definition at line 558 of file em_lesense.h.

Referenced by LESENSE_Init().

Configure DAC channel 0 data control.

Definition at line 555 of file em_lesense.h.

Referenced by LESENSE_Init().

Configure how LESENSE controls output on DAC channel 0.

Definition at line 561 of file em_lesense.h.

Referenced by LESENSE_Init().

Configure how LESENSE controls conversion on DAC channel 1.

Definition at line 567 of file em_lesense.h.

Referenced by LESENSE_Init().

Configure DAC channel 1 data control.

Definition at line 564 of file em_lesense.h.

Referenced by LESENSE_Init().

Configure how LESENSE controls output on DAC channel 1.

Definition at line 570 of file em_lesense.h.

Referenced by LESENSE_Init().

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

Definition at line 574 of file em_lesense.h.

Referenced by LESENSE_Init().

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

Definition at line 578 of file em_lesense.h.

Referenced by LESENSE_Init().

Configure how LESENSE controls ACMPs and the DAC in idle mode.

Definition at line 587 of file em_lesense.h.

Referenced by LESENSE_Init().


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