Structure for DMA status register. More...
#include <usbhs_device.h>
Public Attributes | |
| uint32_t | BUFF_COUNT:16 | 
| uint32_t | CHANN_ACT:1 | 
| uint32_t | CHANN_ENB:1 | 
| uint32_t | DESC_LDST:1 | 
| uint32_t | END_BF_ST:1 | 
| uint32_t | END_TR_ST:1 | 
| uint32_t | reserved0:2 | 
| uint32_t | reserved1:9 | 
Structure for DMA status register.
Definition at line 573 of file usbhs_device.h.
| uint32_t uotghs_dma_status_t::BUFF_COUNT | 
Definition at line 574 of file usbhs_device.h.
| uint32_t uotghs_dma_status_t::CHANN_ACT | 
Definition at line 574 of file usbhs_device.h.
| uint32_t uotghs_dma_status_t::CHANN_ENB | 
Definition at line 574 of file usbhs_device.h.
| uint32_t uotghs_dma_status_t::DESC_LDST | 
Definition at line 574 of file usbhs_device.h.
| uint32_t uotghs_dma_status_t::END_BF_ST | 
Definition at line 574 of file usbhs_device.h.
| uint32_t uotghs_dma_status_t::END_TR_ST | 
Definition at line 574 of file usbhs_device.h.
| uint32_t uotghs_dma_status_t::reserved0 | 
Definition at line 574 of file usbhs_device.h.
| uint32_t uotghs_dma_status_t::reserved1 | 
Definition at line 574 of file usbhs_device.h.