![]() |
ARMEBS4
revision-26.06.2015
|
DMA Controller. More...
#include "C:/Programs/ARMEBS4/current/doc/eclipse-doc/ext/libheivs_stm32/include/stm32/stm32f4xx.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 |
DMA Controller.
Definition at line 460 of file stm32f4xx.h.
__IO uint32_t DMA_Stream_TypeDef::CR |
DMA stream x configuration register
Definition at line 462 of file stm32f4xx.h.
__IO uint32_t DMA_Stream_TypeDef::NDTR |
DMA stream x number of data register
Definition at line 463 of file stm32f4xx.h.
__IO uint32_t DMA_Stream_TypeDef::PAR |
DMA stream x peripheral address register
Definition at line 464 of file stm32f4xx.h.
__IO uint32_t DMA_Stream_TypeDef::M0AR |
DMA stream x memory 0 address register
Definition at line 465 of file stm32f4xx.h.
__IO uint32_t DMA_Stream_TypeDef::M1AR |
DMA stream x memory 1 address register
Definition at line 466 of file stm32f4xx.h.
__IO uint32_t DMA_Stream_TypeDef::FCR |
DMA stream x FIFO control register
Definition at line 467 of file stm32f4xx.h.