![]() |
nrfx 4.5.0
|
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. | ||
| }; | ||
Structure describing VDMA job.