Structure for DMA control register. More...
#include <usbhs_device.h>
Public Attributes | |
| uint32_t | BUFF_LENGTH:16 | 
| uint32_t | BUST_LCK:1 | 
| uint32_t | CHANN_ENB:1 | 
| uint32_t | DESC_LD_IT:1 | 
| uint32_t | END_B_EN:1 | 
| uint32_t | END_BUFFIT:1 | 
| uint32_t | END_TR_EN:1 | 
| uint32_t | END_TR_IT:1 | 
| uint32_t | LDNXT_DSC:1 | 
| uint32_t | reserved:8 | 
Structure for DMA control register.
Definition at line 560 of file usbhs_device.h.
| uint32_t uotghs_dma_control_t::BUFF_LENGTH | 
Definition at line 561 of file usbhs_device.h.
| uint32_t uotghs_dma_control_t::BUST_LCK | 
Definition at line 561 of file usbhs_device.h.
| uint32_t uotghs_dma_control_t::CHANN_ENB | 
Definition at line 561 of file usbhs_device.h.
| uint32_t uotghs_dma_control_t::DESC_LD_IT | 
Definition at line 561 of file usbhs_device.h.
| uint32_t uotghs_dma_control_t::END_B_EN | 
Definition at line 561 of file usbhs_device.h.
| uint32_t uotghs_dma_control_t::END_BUFFIT | 
Definition at line 561 of file usbhs_device.h.
| uint32_t uotghs_dma_control_t::END_TR_EN | 
Definition at line 561 of file usbhs_device.h.
| uint32_t uotghs_dma_control_t::END_TR_IT | 
Definition at line 561 of file usbhs_device.h.
| uint32_t uotghs_dma_control_t::LDNXT_DSC | 
Definition at line 561 of file usbhs_device.h.
| uint32_t uotghs_dma_control_t::reserved | 
Definition at line 561 of file usbhs_device.h.