Data Fields | |
__IO uint32_t | CTRL |
__IO uint32_t | CMD |
__I uint32_t | STATUS |
__IO uint32_t | SINGLECTRL |
__IO uint32_t | SCANCTRL |
__IO uint32_t | IEN |
__I uint32_t | IF |
__IO uint32_t | IFS |
__IO uint32_t | IFC |
__I uint32_t | SINGLEDATA |
__I uint32_t | SCANDATA |
__I uint32_t | SINGLEDATAP |
__I uint32_t | SCANDATAP |
__IO uint32_t | CAL |
uint32_t | RESERVED0 [1] |
__IO uint32_t | BIASPROG |
Definition at line 37 of file efm32gg_adc.h.
__IO uint32_t ADC_TypeDef::BIASPROG |
Bias Programming Register
Definition at line 55 of file efm32gg_adc.h.
__IO uint32_t ADC_TypeDef::CAL |
Calibration Register
Definition at line 52 of file efm32gg_adc.h.
__IO uint32_t ADC_TypeDef::CMD |
Command Register
Definition at line 40 of file efm32gg_adc.h.
__IO uint32_t ADC_TypeDef::CTRL |
Control Register
Definition at line 39 of file efm32gg_adc.h.
__IO uint32_t ADC_TypeDef::IEN |
Interrupt Enable Register
Definition at line 44 of file efm32gg_adc.h.
__I uint32_t ADC_TypeDef::IF |
Interrupt Flag Register
Definition at line 45 of file efm32gg_adc.h.
__IO uint32_t ADC_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 47 of file efm32gg_adc.h.
__IO uint32_t ADC_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 46 of file efm32gg_adc.h.
uint32_t ADC_TypeDef::RESERVED0 |
Reserved for future use
Definition at line 54 of file efm32gg_adc.h.
__IO uint32_t ADC_TypeDef::SCANCTRL |
Scan Control Register
Definition at line 43 of file efm32gg_adc.h.
__I uint32_t ADC_TypeDef::SCANDATA |
Scan Conversion Result Data
Definition at line 49 of file efm32gg_adc.h.
__I uint32_t ADC_TypeDef::SCANDATAP |
Scan Sequence Result Data Peek Register
Definition at line 51 of file efm32gg_adc.h.
__IO uint32_t ADC_TypeDef::SINGLECTRL |
Single Sample Control Register
Definition at line 42 of file efm32gg_adc.h.
__I uint32_t ADC_TypeDef::SINGLEDATA |
Single Conversion Result Data
Definition at line 48 of file efm32gg_adc.h.
__I uint32_t ADC_TypeDef::SINGLEDATAP |
Single Conversion Result Data Peek Register
Definition at line 50 of file efm32gg_adc.h.
__I uint32_t ADC_TypeDef::STATUS |
Status Register
Definition at line 41 of file efm32gg_adc.h.