app_usbd_class_iface_conf_t

nRF5 SDK v17.0.2

Interface configuration. More...

#include <app_usbd_class_base.h>

Data Fields

uint8_t number
Interface number.
uint8_t ep_cnt
Endpoint number.
uint8_t ep_offset
Offset of the first endpoint. More...

Detailed Description

Interface configuration.

Field Documentation

uint8_t app_usbd_class_iface_conf_t::ep_offset

Offset of the first endpoint.

Offset in bytes of the first endpoint. The offset is calculated from the address of this interface structure

  • components/libraries/usbd/app_usbd_class_base.h