nrfx 4.5.0
Loading...
Searching...
No Matches
nrf_vdma_job_t Struct Reference

Structure describing VDMA job. More...

#include <nrf_vdma.h>

Data Fields

uint8_t * p_buffer
 Pointer to the VDMA job buffer.
 
struct { 
 
   uint32_t   size:24 
 Size of the job buffer.
 
   uint8_t   attributes 
 Attributes of the job.
 
};  
 

Detailed Description

Structure describing VDMA job.


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