nRF5 SDK  v12.3.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
nrf_drv_usbd_transfer_handler_desc_t Struct Reference

USBD transfer callback structure. More...

#include <nrf_drv_usbd.h>

Data Fields

nrf_drv_usbd_next_transfer_handler_t handler
 The event handler to be called when buffer is ready.
 
void * p_context
 Context pointer to be send to every called event.
 

Detailed Description

USBD transfer callback structure.

Structure used to setup the callback for any type of the transfer


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