nRF5 SDK v13.0.0
Data Fields
app_usbd_setup_evt_t Struct Reference

Specific application event structure with setup structure included. More...

#include <app_usbd_types.h>

Data Fields

app_usbd_event_type_t type
 Event type.
 
app_usbd_setup_t setup
 Setup structure.
 

Detailed Description

Specific application event structure with setup structure included.

This event structure would be used when APP_USBD_EVT_DRV_SETUP is passed to instance event handler


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

Documentation feedback | Developer Zone | Subscribe | Updated