nrfx_usbd_evt_t

nRF5 SDK v17.0.2

Event structure. More...

#include <nrfx_usbd.h>

Detailed Description

Event structure.

Structure passed to event handler.

Field Documentation

union { ... } nrfx_usbd_evt_t::data

Union to store event data.

nrfx_usbd_ep_t nrfx_usbd_evt_t::ep

Endpoint number.

uint16_t nrfx_usbd_evt_t::framecnt

Current value of frame counter.

struct { ... } nrfx_usbd_evt_t::sof

Data available for NRFX_USBD_EVT_SOF .

nrfx_usbd_ep_status_t nrfx_usbd_evt_t::status

Status for the endpoint.

nrfx_usbd_event_type_t nrfx_usbd_evt_t::type

Event type.

  • modules/nrfx/drivers/include/nrfx_usbd.h