1D transfer request parameters
Data Fields | |
uint64_t | dest_addr |
uint64_t | src_addr |
uint32_t | length |
uint64_t app_udma_copy_1d_prms_t::dest_addr |
Physical address of destination buffer. For max efficiency recommended to be 64-byte aligned
uint64_t app_udma_copy_1d_prms_t::src_addr |
Physical address of a source buffer. For max efficiency recommended to be 64-byte aligned
uint32_t app_udma_copy_1d_prms_t::length |
Number of bytes to be transferred