uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ADC_TypeDef Struct Reference

Analog to Digital Converter. More...

#include <stm32f10x.h>

Public Attributes

__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
 

Detailed Description

Analog to Digital Converter.

Definition at line 542 of file stm32f10x.h.

Member Data Documentation

__IO uint32_t ADC_TypeDef::CR1

Definition at line 545 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::CR2

Definition at line 546 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::DR

Definition at line 563 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::HTR

Definition at line 553 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::JDR1

Definition at line 559 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::JDR2

Definition at line 560 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::JDR3

Definition at line 561 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::JDR4

Definition at line 562 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::JOFR1

Definition at line 549 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::JOFR2

Definition at line 550 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::JOFR3

Definition at line 551 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::JOFR4

Definition at line 552 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::JSQR

Definition at line 558 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::LTR

Definition at line 554 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::SMPR1

Definition at line 547 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::SMPR2

Definition at line 548 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::SQR1

Definition at line 555 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::SQR2

Definition at line 556 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::SQR3

Definition at line 557 of file stm32f10x.h.

__IO uint32_t ADC_TypeDef::SR

Definition at line 544 of file stm32f10x.h.


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