EFM32 Gecko Software Documentation
efm32g-doc-5.1.2
|
Definition at line 41 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 |
__IOM uint32_t DAC_TypeDef::BIASPROG |
__IOM uint32_t DAC_TypeDef::CAL |
Calibration Register
Definition at line 54 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 45 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 51 of file efm32g_dac.h.
Referenced by DAC_Channel0OutputSet().
__IOM uint32_t DAC_TypeDef::CH1CTRL |
Channel 1 Control Register
Definition at line 46 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 52 of file efm32g_dac.h.
Referenced by DAC_Channel1OutputSet().
__IOM uint32_t DAC_TypeDef::COMBDATA |
Combined Data Register
Definition at line 53 of file efm32g_dac.h.
__IOM uint32_t DAC_TypeDef::CTRL |
Control Register
Definition at line 43 of file efm32g_dac.h.
Referenced by DAC_Init(), and DAC_Reset().
__IOM uint32_t DAC_TypeDef::IEN |
Interrupt Enable Register
Definition at line 47 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 48 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 50 of file efm32g_dac.h.
Referenced by DAC_IntClear(), and DAC_Reset().
__IOM uint32_t DAC_TypeDef::IFS |
__IM uint32_t DAC_TypeDef::STATUS |
Status Register
Definition at line 44 of file efm32g_dac.h.