nrf_drv_usbd_ep_transfer_t

nRF5 SDK v14.0.0

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

  • components/drivers_nrf/usbd/nrf_drv_usbd.h