Structure for storing parameters for DMA view0 that can be performed by the DMA Master transfer. More...
#include <xdmac.h>
Public Attributes | |
uint32_t | mbr_nda |
uint32_t | mbr_ta |
uint32_t | mbr_ubc |
Structure for storing parameters for DMA view0 that can be performed by the DMA Master transfer.
Definition at line 200 of file drivers/xdmac/xdmac.h.
uint32_t lld_view0::mbr_nda |
Next Descriptor Address number.
Definition at line 202 of file drivers/xdmac/xdmac.h.
uint32_t lld_view0::mbr_ta |
Transfer Address Member.
Definition at line 206 of file drivers/xdmac/xdmac.h.
uint32_t lld_view0::mbr_ubc |
Microblock Control Member.
Definition at line 204 of file drivers/xdmac/xdmac.h.