Nut/OS  5.0.5
API Reference
DAC_TypeDef Struct Reference

Digital to Analog Converter. More...

#include <stm32f10x.h>

Collaboration diagram for DAC_TypeDef:
[legend]

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
__IO uint32_t SR

Detailed Description

Digital to Analog Converter.


Field Documentation

DAC control register, Address offset: 0x00

DAC software trigger register, Address offset: 0x04

DAC channel1 12-bit right-aligned data holding register, Address offset: 0x08

DAC channel1 12-bit left aligned data holding register, Address offset: 0x0C

DAC channel1 8-bit right aligned data holding register, Address offset: 0x10

DAC channel2 12-bit right aligned data holding register, Address offset: 0x14

DAC channel2 12-bit left aligned data holding register, Address offset: 0x18

DAC channel2 8-bit right-aligned data holding register, Address offset: 0x1C

Dual DAC 12-bit right-aligned data holding register, Address offset: 0x20

DUAL DAC 12-bit left aligned data holding register, Address offset: 0x24

DUAL DAC 8-bit right aligned data holding register, Address offset: 0x28

DAC channel1 data output register, Address offset: 0x2C

DAC channel2 data output register, Address offset: 0x30

DAC status register, Address offset: 0x34


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