![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Header Functional Descriptor. More...
#include <app_usbd_cdc_types.h>
Data Fields | |
| uint8_t | bFunctionLength |
| uint8_t | bDescriptorType |
| uint8_t | bDescriptorSubtype |
| uint8_t | bcdCDC [2] |
Header Functional Descriptor.
| uint8_t app_usbd_cdc_desc_header_t::bcdCDC[2] |
USB Class Definitions for Communications Devices Specification release number in binary-coded decimal.
| uint8_t app_usbd_cdc_desc_header_t::bDescriptorSubtype |
Descriptor subtype APP_USBD_CDC_SCS_HEADER
| uint8_t app_usbd_cdc_desc_header_t::bDescriptorType |
APP_USBD_CDC_CS_INTERFACE descriptor type.
| uint8_t app_usbd_cdc_desc_header_t::bFunctionLength |
Size of this descriptor in bytes.