![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Union Functional Descriptor. More...
#include <app_usbd_cdc_types.h>
Data Fields | |
| uint8_t | bFunctionLength |
| Size of this functional descriptor, in bytes. | |
| uint8_t | bDescriptorType |
| Descriptor type APP_USBD_CDC_CS_INTERFACE. | |
| uint8_t | bDescriptorSubtype |
| Descriptor subtype APP_USBD_CDC_SCS_UNION. | |
| uint8_t | bControlInterface |
| The interface number of the Communications or Data Class interface, designated as the controlling interface for the union. | |
| uint8_t | bSubordinateInterface [] |
| Interface number of subordinate interfaces in the union. Number of interfaced depends on descriptor size. | |
Union Functional Descriptor.