![]() |
ARMEBS4
revision-26.06.2015
|
Analog to Digital Converter. More...
#include "C:/Programs/ARMEBS4/current/doc/eclipse-doc/ext/libheivs_stm32/include/stm32/stm32f4xx.h"
Data Fields | |
__IO uint32_t | SR |
__IO uint32_t | CR1 |
__IO uint32_t | CR2 |
__IO uint32_t | SMPR1 |
__IO uint32_t | SMPR2 |
__IO uint32_t | JOFR1 |
__IO uint32_t | JOFR2 |
__IO uint32_t | JOFR3 |
__IO uint32_t | JOFR4 |
__IO uint32_t | HTR |
__IO uint32_t | LTR |
__IO uint32_t | SQR1 |
__IO uint32_t | SQR2 |
__IO uint32_t | SQR3 |
__IO uint32_t | JSQR |
__IO uint32_t | JDR1 |
__IO uint32_t | JDR2 |
__IO uint32_t | JDR3 |
__IO uint32_t | JDR4 |
__IO uint32_t | DR |
Analog to Digital Converter.
Definition at line 293 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::SR |
ADC status register, Address offset: 0x00
Definition at line 295 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::CR1 |
ADC control register 1, Address offset: 0x04
Definition at line 296 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::CR2 |
ADC control register 2, Address offset: 0x08
Definition at line 297 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::SMPR1 |
ADC sample time register 1, Address offset: 0x0C
Definition at line 298 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::SMPR2 |
ADC sample time register 2, Address offset: 0x10
Definition at line 299 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::JOFR1 |
ADC injected channel data offset register 1, Address offset: 0x14
Definition at line 300 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::JOFR2 |
ADC injected channel data offset register 2, Address offset: 0x18
Definition at line 301 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::JOFR3 |
ADC injected channel data offset register 3, Address offset: 0x1C
Definition at line 302 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::JOFR4 |
ADC injected channel data offset register 4, Address offset: 0x20
Definition at line 303 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::HTR |
ADC watchdog higher threshold register, Address offset: 0x24
Definition at line 304 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::LTR |
ADC watchdog lower threshold register, Address offset: 0x28
Definition at line 305 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::SQR1 |
ADC regular sequence register 1, Address offset: 0x2C
Definition at line 306 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::SQR2 |
ADC regular sequence register 2, Address offset: 0x30
Definition at line 307 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::SQR3 |
ADC regular sequence register 3, Address offset: 0x34
Definition at line 308 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::JSQR |
ADC injected sequence register, Address offset: 0x38
Definition at line 309 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::JDR1 |
ADC injected data register 1, Address offset: 0x3C
Definition at line 310 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::JDR2 |
ADC injected data register 2, Address offset: 0x40
Definition at line 311 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::JDR3 |
ADC injected data register 3, Address offset: 0x44
Definition at line 312 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::JDR4 |
ADC injected data register 4, Address offset: 0x48
Definition at line 313 of file stm32f4xx.h.
__IO uint32_t ADC_TypeDef::DR |
ADC regular data register, Address offset: 0x4C
Definition at line 314 of file stm32f4xx.h.