RTEMS
5.0.0
|
DMA control block. More...
#include <lpc-dma.h>
Data Fields | |
uint32_t | int_stat |
uint32_t | int_tc_stat |
uint32_t | int_tc_clear |
uint32_t | int_err_stat |
uint32_t | int_err_clear |
uint32_t | raw_tc_stat |
uint32_t | raw_err_stat |
uint32_t | enabled_channels |
uint32_t | soft_burst_req |
uint32_t | soft_single_req |
uint32_t | soft_last_burst_req |
uint32_t | soft_last_single_req |
uint32_t | cfg |
uint32_t | sync |
uint32_t | reserved [50] |
lpc_dma_channel | channels [LPC_DMA_CHANNEL_COUNT] |
DMA control block.