![]() |
nRF5 SDK
v13.0.0
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Configuration passed to app_usbd_init. More...
#include <app_usbd.h>
Data Fields | |
void(* | ev_handler )(app_usbd_event_type_t event) |
User defined event handler. More... | |
Configuration passed to app_usbd_init.
void(* app_usbd_config_t::ev_handler)(app_usbd_event_type_t event) |
User defined event handler.
event | Event type. |