Contiki 3.x
|
Direct Memory Access (pADI_DMA) More...
#include <cpu/arm/aducrf101/Common/ADuCRF101.h>
Data Fields | |
__IO uint32_t | DMASTA |
__IO uint32_t | DMACFG |
__IO uint32_t | DMAPDBPTR |
__IO uint32_t | DMAADBPTR |
__IO uint32_t | DMASWREQ |
__IO uint32_t | DMARMSKSET |
__IO uint32_t | DMARMSKCLR |
__IO uint32_t | DMAENSET |
__IO uint32_t | DMAENCLR |
__IO uint32_t | DMAALTSET |
__IO uint32_t | DMAALTCLR |
__IO uint32_t | DMAPRISET |
__IO uint32_t | DMAPRICLR |
__IO uint32_t | DMAERRCLR |
Direct Memory Access (pADI_DMA)
Definition at line 1197 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMAADBPTR |
Alternate Control Database Pointer Register
Definition at line 1201 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMAALTCLR |
Channel Primary-Alternate Clear Register
Definition at line 1210 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMAALTSET |
Channel Primary-Alternate Set Register
Definition at line 1209 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMACFG |
Configuration Register
Definition at line 1199 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMAENCLR |
Channel Enable Clear Register
Definition at line 1208 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMAENSET |
Channel Enable Set Register
Definition at line 1207 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMAERRCLR |
Bus Error Clear Register
Definition at line 1214 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMAPDBPTR |
Primary Control Database Pointer Register
Definition at line 1200 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMAPRICLR |
Channel Priority Clear Register
Definition at line 1212 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMAPRISET |
Channel Priority Set Register
Definition at line 1211 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMARMSKCLR |
Channel Request Mask Clear Register
Definition at line 1206 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMARMSKSET |
Channel Request Mask Set Register
Definition at line 1205 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMASTA |
< pADI_DMA Structure Status Register
Definition at line 1198 of file ADuCRF101.h.
__IO uint32_t ADI_DMA_TypeDef::DMASWREQ |
Channel Software Request Register
Definition at line 1203 of file ADuCRF101.h.