|
EFR32 Mighty Gecko 13 Software Documentation
efr32mg13-doc-5.1.2
|
Definition at line 41 of file efr32mg13p_vdac.h.
Data Fields | |
| __IOM uint32_t | CAL |
| __IOM uint32_t | CH0CTRL |
| __IOM uint32_t | CH0DATA |
| __IOM uint32_t | CH1CTRL |
| __IOM uint32_t | CH1DATA |
| __IOM uint32_t | CMD |
| __IOM uint32_t | COMBDATA |
| __IOM uint32_t | CTRL |
| __IOM uint32_t | IEN |
| __IM uint32_t | IF |
| __IOM uint32_t | IFC |
| __IOM uint32_t | IFS |
| VDAC_OPA_TypeDef | OPA [3] |
| uint32_t | RESERVED0 [27] |
| __IM uint32_t | STATUS |
| __IOM uint32_t VDAC_TypeDef::CAL |
Calibration Register
Definition at line 55 of file efr32mg13p_vdac.h.
Referenced by VDAC_Init(), and VDAC_Reset().
| __IOM uint32_t VDAC_TypeDef::CH0CTRL |
Channel 0 Control Register
Definition at line 45 of file efr32mg13p_vdac.h.
Referenced by VDAC_InitChannel(), and VDAC_Reset().
| __IOM uint32_t VDAC_TypeDef::CH0DATA |
Channel 0 Data Register
Definition at line 52 of file efr32mg13p_vdac.h.
Referenced by VDAC_Channel0OutputSet(), and VDAC_Reset().
| __IOM uint32_t VDAC_TypeDef::CH1CTRL |
Channel 1 Control Register
Definition at line 46 of file efr32mg13p_vdac.h.
Referenced by VDAC_InitChannel(), and VDAC_Reset().
| __IOM uint32_t VDAC_TypeDef::CH1DATA |
Channel 1 Data Register
Definition at line 53 of file efr32mg13p_vdac.h.
Referenced by VDAC_Channel1OutputSet(), and VDAC_Reset().
| __IOM uint32_t VDAC_TypeDef::CMD |
Command Register
Definition at line 47 of file efr32mg13p_vdac.h.
Referenced by VDAC_Enable(), VDAC_Init(), VDAC_InitChannel(), and VDAC_Reset().
| __IOM uint32_t VDAC_TypeDef::COMBDATA |
Combined Data Register
Definition at line 54 of file efr32mg13p_vdac.h.
| __IOM uint32_t VDAC_TypeDef::CTRL |
Control Register
Definition at line 43 of file efr32mg13p_vdac.h.
Referenced by VDAC_Init(), and VDAC_Reset().
| __IOM uint32_t VDAC_TypeDef::IEN |
Interrupt Enable Register
Definition at line 51 of file efr32mg13p_vdac.h.
Referenced by VDAC_IntDisable(), VDAC_IntEnable(), VDAC_IntGetEnabled(), and VDAC_Reset().
| __IM uint32_t VDAC_TypeDef::IF |
Interrupt Flag Register
Definition at line 48 of file efr32mg13p_vdac.h.
Referenced by VDAC_IntGet(), and VDAC_IntGetEnabled().
| __IOM uint32_t VDAC_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 50 of file efr32mg13p_vdac.h.
Referenced by VDAC_IntClear(), and VDAC_Reset().
| __IOM uint32_t VDAC_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 49 of file efr32mg13p_vdac.h.
Referenced by VDAC_IntSet().
| VDAC_OPA_TypeDef VDAC_TypeDef::OPA[3] |
OPA Registers
Definition at line 58 of file efr32mg13p_vdac.h.
| uint32_t VDAC_TypeDef::RESERVED0[27] |
Reserved registers
Definition at line 57 of file efr32mg13p_vdac.h.
| __IM uint32_t VDAC_TypeDef::STATUS |
Status Register
Definition at line 44 of file efr32mg13p_vdac.h.
Referenced by VDAC_Enable(), VDAC_Init(), VDAC_InitChannel(), and VDAC_Reset().