Vision Apps User Guide

Detailed Description

1D transfer request parameters

Data Fields

uint64_t dest_addr
 
uint64_t src_addr
 
uint32_t length
 

Field Documentation

◆ dest_addr

uint64_t app_udma_copy_1d_prms_t::dest_addr

Physical address of destination buffer. For max efficiency recommended to be 64-byte aligned

◆ src_addr

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

◆ length

uint32_t app_udma_copy_1d_prms_t::length

Number of bytes to be transferred