RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields

DMA Controller. More...

#include <stm32h723xx.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

◆ CR

__IO uint32_t DMA_Stream_TypeDef::CR

DMA stream x configuration register

◆ FCR

__IO uint32_t DMA_Stream_TypeDef::FCR

DMA stream x FIFO control register

◆ M0AR

__IO uint32_t DMA_Stream_TypeDef::M0AR

DMA stream x memory 0 address register

◆ M1AR

__IO uint32_t DMA_Stream_TypeDef::M1AR

DMA stream x memory 1 address register

◆ NDTR

__IO uint32_t DMA_Stream_TypeDef::NDTR

DMA stream x number of data register

◆ PAR

__IO uint32_t DMA_Stream_TypeDef::PAR

DMA stream x peripheral address register


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