nRF5 SDK v13.0.0
Data Fields
app_usbd_descriptor_header_t Struct Reference

Common descriptor header. More...

#include <app_usbd_descriptor.h>

Data Fields

uint8_t bLength
 Size of the descriptor in bytes.
 
uint8_t bDescriptorType
 Should equal one of app_usbd_descriptor_t.
 

Detailed Description

Common descriptor header.

The header that we can find on the beginning of all descriptors that contains the descriptor length and type.


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

Documentation feedback | Developer Zone | Subscribe | Updated