nRF5 SDK v17.1.0
Data Fields
nrfx_usbd_transfer_t Struct Reference

Total transfer configuration. More...

#include <nrfx_usbd.h>

Data Fields

nrfx_usbd_data_ptr_t p_data
 Union with available data pointers used by the driver.
 
size_t size
 Total size of the requested transfer.
 
uint32_t flags
 Transfer flags. More...
 

Detailed Description

Total transfer configuration.

This structure is used to configure total transfer information. It is used by internal built-in feeders and consumers.

Field Documentation

uint32_t nrfx_usbd_transfer_t::flags

Transfer flags.

Use the nrfx_usbd_transfer_flags_t values.


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

Documentation feedback | Developer Zone | Subscribe | Updated