My Project
Loading...
Searching...
No Matches
DMA_Channel_TypeDef Struct Reference

DMA Controller. More...

#include <stm32f303xe.h>

Public Attributes

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

Detailed Description

DMA Controller.

Member Data Documentation

◆ CCR

__IO uint32_t DMA_Channel_TypeDef::CCR

DMA channel x configuration register

◆ CMAR

__IO uint32_t DMA_Channel_TypeDef::CMAR

DMA channel x memory address register

◆ CNDTR

__IO uint32_t DMA_Channel_TypeDef::CNDTR

DMA channel x number of data register

◆ CPAR

__IO uint32_t DMA_Channel_TypeDef::CPAR

DMA channel x peripheral address register


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