nRF5 SDK v15.2.0
Data Fields
nrf_drv_usbd_transfer_t Struct Reference

Total transfer configuration. More...

#include <nrf_drv_usbd.h>

Data Fields

nrf_drv_usbd_data_ptr_t p_data
 Union with available data pointers used by the library.
 
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 nrf_drv_usbd_transfer_t::flags

Transfer flags.

Use the nrf_drv_usbd_transfer_flags_t values.


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

Documentation feedback | Developer Zone | Subscribe | Updated