EasyManua.ls Logo

ST STM32F31xx

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Analog-to-digital converter (ADC)
UM1581
46/584
DocID023800 Rev 1
3 Analog-to-digital converter (ADC)
3.1 ADC Firmware driver registers structures
3.1.1 ADC_Common_TypeDef
ADC_Common_TypeDef is defined in the stm32f30x.h
Data Fields
__IO uint32_t CSR
uint32_t RESERVED
__IO uint32_t CCR
__IO uint32_t CDR
Field Documentation
__IO uint32_t ADC_Common_TypeDef::CSR
ADC Common status register, Address offset: ADC1/3 base address + 0x300
uint32_t ADC_Common_TypeDef::RESERVED
Reserved, ADC1/3 base address + 0x304
__IO uint32_t ADC_Common_TypeDef::CCR
ADC common control register, Address offset: ADC1/3 base address + 0x308
__IO uint32_t ADC_Common_TypeDef::CDR
ADC common regular data register for dual AND triple modes, Address offset:
ADC1/3 base address + 0x30C
3.1.2 ADC_CommonInitTypeDef
ADC_CommonInitTypeDef is defined in the stm32f30x_adc.h
Data Fields
uint32_t ADC_Mode
uint32_t ADC_Clock
uint32_t ADC_DMAAccessMode
uint32_t ADC_DMAMode
uint8_t ADC_TwoSamplingDelay
Field Documentation
uint32_t ADC_CommonInitTypeDef::ADC_Mode
Configures the ADC to operate in independent or multi mode. This parameter
can be a value of ADC_mode
uint32_t ADC_CommonInitTypeDef::ADC_Clock

Table of Contents

Related product manuals