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

Digital to Analog Converter. More...

#include <stm32f10x.h>

Public Attributes

__IO uint32_t CR
 
__IO uint32_t SWTRIGR
 
__IO uint32_t DHR12R1
 
__IO uint32_t DHR12L1
 
__IO uint32_t DHR8R1
 
__IO uint32_t DHR12R2
 
__IO uint32_t DHR12L2
 
__IO uint32_t DHR8R2
 
__IO uint32_t DHR12RD
 
__IO uint32_t DHR12LD
 
__IO uint32_t DHR8RD
 
__IO uint32_t DOR1
 
__IO uint32_t DOR2
 

Detailed Description

Digital to Analog Converter.

Definition at line 764 of file stm32f10x.h.

Member Data Documentation

__IO uint32_t DAC_TypeDef::CR

Definition at line 766 of file stm32f10x.h.

__IO uint32_t DAC_TypeDef::DHR12L1

Definition at line 769 of file stm32f10x.h.

__IO uint32_t DAC_TypeDef::DHR12L2

Definition at line 772 of file stm32f10x.h.

__IO uint32_t DAC_TypeDef::DHR12LD

Definition at line 775 of file stm32f10x.h.

__IO uint32_t DAC_TypeDef::DHR12R1

Definition at line 768 of file stm32f10x.h.

__IO uint32_t DAC_TypeDef::DHR12R2

Definition at line 771 of file stm32f10x.h.

__IO uint32_t DAC_TypeDef::DHR12RD

Definition at line 774 of file stm32f10x.h.

__IO uint32_t DAC_TypeDef::DHR8R1

Definition at line 770 of file stm32f10x.h.

__IO uint32_t DAC_TypeDef::DHR8R2

Definition at line 773 of file stm32f10x.h.

__IO uint32_t DAC_TypeDef::DHR8RD

Definition at line 776 of file stm32f10x.h.

__IO uint32_t DAC_TypeDef::DOR1

Definition at line 777 of file stm32f10x.h.

__IO uint32_t DAC_TypeDef::DOR2

Definition at line 778 of file stm32f10x.h.

__IO uint32_t DAC_TypeDef::SWTRIGR

Definition at line 767 of file stm32f10x.h.


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