Nut/OS  5.0.5
API Reference
DMA_Channel_TypeDef Struct Reference

DMA Controller. More...

#include <stm32f10x.h>

Collaboration diagram for DMA_Channel_TypeDef:
[legend]

Data Fields

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

Detailed Description

DMA Controller.


Field Documentation

DMA channel x configuration register

Referenced by DMA_Disable(), DMA_Enable(), DMA_Init(), DMA_IrqMask(), and DMA_Setup().

DMA channel x number of data register

Referenced by DMA_Setup().

DMA channel x peripheral address register

Referenced by DMA_Setup().

DMA channel x memory address register

Referenced by DMA_Setup().


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