DIY Logging Volt/Ampmeter
DMA_Channel_TypeDef Struct Reference

DMA Controller. More...

#include <stm32f103xb.h>

Data Fields

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

Detailed Description

DMA Controller.

Definition at line 291 of file stm32f103xb.h.

Field Documentation

◆ CCR

__IO uint32_t DMA_Channel_TypeDef::CCR

Definition at line 293 of file stm32f103xb.h.

◆ CMAR

__IO uint32_t DMA_Channel_TypeDef::CMAR

Definition at line 296 of file stm32f103xb.h.

◆ CNDTR

__IO uint32_t DMA_Channel_TypeDef::CNDTR

Definition at line 294 of file stm32f103xb.h.

◆ CPAR

__IO uint32_t DMA_Channel_TypeDef::CPAR

Definition at line 295 of file stm32f103xb.h.


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