EU1KY AA FW
DMA_Stream_TypeDef Struct Reference

DMA Controller. More...

#include <stm32f746xx.h>

Data Fields

__IO uint32_t CR
 
__IO uint32_t NDTR
 
__IO uint32_t PAR
 
__IO uint32_t M0AR
 
__IO uint32_t M1AR
 
__IO uint32_t FCR
 

Detailed Description

DMA Controller.

Field Documentation

__IO uint32_t DMA_Stream_TypeDef::CR

DMA stream x configuration register

__IO uint32_t DMA_Stream_TypeDef::FCR

DMA stream x FIFO control register

__IO uint32_t DMA_Stream_TypeDef::M0AR

DMA stream x memory 0 address register

__IO uint32_t DMA_Stream_TypeDef::M1AR

DMA stream x memory 1 address register

__IO uint32_t DMA_Stream_TypeDef::NDTR

DMA stream x number of data register

__IO uint32_t DMA_Stream_TypeDef::PAR

DMA stream x peripheral address register


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