uc-sdk
|
DMA Controller. More...
#include <stm32f10x.h>
Public Attributes | |
__IO uint32_t | CCR |
__IO uint32_t | CNDTR |
__IO uint32_t | CPAR |
__IO uint32_t | CMAR |
DMA Controller.
Definition at line 798 of file stm32f10x.h.
__IO uint32_t DMA_Channel_TypeDef::CCR |
Definition at line 800 of file stm32f10x.h.
__IO uint32_t DMA_Channel_TypeDef::CMAR |
Definition at line 803 of file stm32f10x.h.
__IO uint32_t DMA_Channel_TypeDef::CNDTR |
Definition at line 801 of file stm32f10x.h.
__IO uint32_t DMA_Channel_TypeDef::CPAR |
Definition at line 802 of file stm32f10x.h.