app_usbd_descriptor_header_t

nRF5 SDK v15.0.0

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.

  • components/libraries/usbd/app_usbd_descriptor.h