nRF5 SDK v17.1.0
Data Fields
nrfx_usbd_ep_transfer_t Struct Reference

Structure to be filled with information about the next transfer. 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
 Size of the requested transfer.
 

Detailed Description

Structure to be filled with information about the next transfer.

This is used mainly for transfer feeders and consumers. It describes a single endpoint transfer and therefore the size of the buffer can never be higher than the endpoint size.


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

Documentation feedback | Developer Zone | Subscribe | Updated