nRF5 SDK  v15.0.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
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: