nRF5 SDK v15.2.0
Data Fields
nrf_drv_usbd_handler_desc_t Struct Reference

USBD transfer descriptor. More...

#include <nrf_drv_usbd.h>

Data Fields

nrf_drv_usbd_handler_t handler
 Handler for the current transfer, function pointer.
 
void * p_context
 Context for the transfer handler.
 

Detailed Description

USBD transfer descriptor.

Universal structure that may hold the setup for callback configuration for IN or OUT type of the transfer.


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

Documentation feedback | Developer Zone | Subscribe | Updated