nrfx_usbd_transfer_t

nRF5 SDK v17.0.2

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.

  • modules/nrfx/drivers/include/nrfx_usbd.h