nRF5 SDK v17.1.0
Data Fields
app_usbd_class_iface_conf_t Struct Reference

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


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

Documentation feedback | Developer Zone | Subscribe | Updated