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

DMA Controller. More...

#include <stm32f10x.h>

Public Attributes

__IO uint32_t CCR
 
__IO uint32_t CNDTR
 
__IO uint32_t CPAR
 
__IO uint32_t CMAR
 

Detailed Description

DMA Controller.

Definition at line 798 of file stm32f10x.h.

Member Data Documentation

__IO uint32_t DMA_Channel_TypeDef::CCR

Definition at line 800 of file stm32f10x.h.

__IO uint32_t DMA_Channel_TypeDef::CMAR

Definition at line 803 of file stm32f10x.h.

__IO uint32_t DMA_Channel_TypeDef::CNDTR

Definition at line 801 of file stm32f10x.h.

__IO uint32_t DMA_Channel_TypeDef::CPAR

Definition at line 802 of file stm32f10x.h.


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