DAC_TypeDef Struct ReferenceDevices > EFM32G_DAC

Definition at line 48 of file efm32g_dac.h.

Data Fields

__IOM uint32_t BIASPROG
 
__IOM uint32_t CAL
 
__IOM uint32_t CH0CTRL
 
__IOM uint32_t CH0DATA
 
__IOM uint32_t CH1CTRL
 
__IOM uint32_t CH1DATA
 
__IOM uint32_t COMBDATA
 
__IOM uint32_t CTRL
 
__IOM uint32_t IEN
 
__IM uint32_t IF
 
__IOM uint32_t IFC
 
__IOM uint32_t IFS
 
__IM uint32_t STATUS
 

Field Documentation

__IOM uint32_t DAC_TypeDef::BIASPROG

Bias Programming Register

Definition at line 61 of file efm32g_dac.h.

Referenced by DAC_Reset().

__IOM uint32_t DAC_TypeDef::CAL

Calibration Register

Definition at line 60 of file efm32g_dac.h.

Referenced by DAC_Init(), and DAC_Reset().

__IOM uint32_t DAC_TypeDef::CH0CTRL

Channel 0 Control Register

Definition at line 51 of file efm32g_dac.h.

Referenced by DAC_Enable(), DAC_Init(), DAC_InitChannel(), and DAC_Reset().

__IOM uint32_t DAC_TypeDef::CH0DATA

Channel 0 Data Register

Definition at line 57 of file efm32g_dac.h.

Referenced by DAC_Channel0OutputSet().

__IOM uint32_t DAC_TypeDef::CH1CTRL

Channel 1 Control Register

Definition at line 52 of file efm32g_dac.h.

Referenced by DAC_Enable(), DAC_Init(), DAC_InitChannel(), and DAC_Reset().

__IOM uint32_t DAC_TypeDef::CH1DATA

Channel 1 Data Register

Definition at line 58 of file efm32g_dac.h.

Referenced by DAC_Channel1OutputSet().

__IOM uint32_t DAC_TypeDef::COMBDATA

Combined Data Register

Definition at line 59 of file efm32g_dac.h.

__IOM uint32_t DAC_TypeDef::CTRL

Control Register

Definition at line 49 of file efm32g_dac.h.

Referenced by DAC_Init(), and DAC_Reset().

__IOM uint32_t DAC_TypeDef::IEN

Interrupt Enable Register

Definition at line 53 of file efm32g_dac.h.

Referenced by DAC_IntDisable(), DAC_IntEnable(), DAC_IntGetEnabled(), and DAC_Reset().

__IM uint32_t DAC_TypeDef::IF

Interrupt Flag Register

Definition at line 54 of file efm32g_dac.h.

Referenced by DAC_IntGet(), and DAC_IntGetEnabled().

__IOM uint32_t DAC_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 56 of file efm32g_dac.h.

Referenced by DAC_IntClear(), and DAC_Reset().

__IOM uint32_t DAC_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 55 of file efm32g_dac.h.

Referenced by DAC_IntSet().

__IM uint32_t DAC_TypeDef::STATUS

Status Register

Definition at line 50 of file efm32g_dac.h.


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/Device/SiliconLabs/EFM32G/Include/efm32g_dac.h