cantata
Public Attributes | List of all members
ADC_Common_TypeDef Struct Reference

Public Attributes

__IO uint32_t SR
 
__IO uint32_t CR1
 
__IO uint32_t CR2
 
uint32_t RESERVED [16]
 
__IO uint32_t DR
 

Member Data Documentation

◆ CR1

__IO uint32_t ADC_Common_TypeDef::CR1

ADC control register 1, used for ADC multimode (bits common to several ADC instances). Address offset: ADC1 base address + 0x04

◆ CR2

__IO uint32_t ADC_Common_TypeDef::CR2

ADC control register 2, used for ADC multimode (bits common to several ADC instances). Address offset: ADC1 base address + 0x08

◆ DR

__IO uint32_t ADC_Common_TypeDef::DR

ADC data register, used for ADC multimode (bits common to several ADC instances). Address offset: ADC1 base address + 0x4C

◆ SR

__IO uint32_t ADC_Common_TypeDef::SR

ADC status register, used for ADC multimode (bits common to several ADC instances). Address offset: ADC1 base address


The documentation for this struct was generated from the following file: