nrfx_usbd_ep_transfer_t

nRF5 SDK v17.0.2

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.

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