nrfx 3.3
Data Fields
nrfx_mvdma_copy_request_t Struct Reference

Structure describing copy request for the MVDMA driver. More...

#include <nrfx_mvdma.h>

Data Fields

void * p_source
 Pointer to the source buffer.
 
void * p_sink
 Pointer to the sink buffer.
 
size_t size
 Number of bytes to copy.
 
void * p_context
 Request context.
 

Detailed Description

Structure describing copy request for the MVDMA driver.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated