STM32F10x Standard Peripherals Library  3.5.0
DAC_TypeDef Struct Reference

Digital to Analog Converter. More...

#include <stm32f10x.h>

Data Fields

__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.


Field Documentation

__IO uint32_t CR

Definition at line 766 of file stm32f10x.h.

__IO uint32_t DHR12L1

Definition at line 769 of file stm32f10x.h.

__IO uint32_t DHR12L2

Definition at line 772 of file stm32f10x.h.

__IO uint32_t DHR12LD

Definition at line 775 of file stm32f10x.h.

__IO uint32_t DHR12R1

Definition at line 768 of file stm32f10x.h.

__IO uint32_t DHR12R2

Definition at line 771 of file stm32f10x.h.

__IO uint32_t DHR12RD

Definition at line 774 of file stm32f10x.h.

__IO uint32_t DHR8R1

Definition at line 770 of file stm32f10x.h.

__IO uint32_t DHR8R2

Definition at line 773 of file stm32f10x.h.

__IO uint32_t DHR8RD

Definition at line 776 of file stm32f10x.h.

__IO uint32_t DOR1

Definition at line 777 of file stm32f10x.h.

__IO uint32_t DOR2

Definition at line 778 of file stm32f10x.h.

__IO uint32_t SWTRIGR

Definition at line 767 of file stm32f10x.h.


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