STM32F10x Standard Peripherals Library
3.5.0
|
DMA Controller. More...
#include <stm32f10x.h>
Data Fields | |
__IO uint32_t | CCR |
__IO uint32_t | CNDTR |
__IO uint32_t | CPAR |
__IO uint32_t | CMAR |
DMA Controller.
__IO uint32_t CCR |
Definition at line 800 of file stm32f10x.h.
__IO uint32_t CMAR |
Definition at line 803 of file stm32f10x.h.
__IO uint32_t CNDTR |
Definition at line 801 of file stm32f10x.h.
__IO uint32_t CPAR |
Definition at line 802 of file stm32f10x.h.