SAMV71 Xplained Ultra Software Package 1.5

_CDCUnionDescriptor Struct Reference
[Usb_cdc]

Data Fields

uint8_t bFunctionLength
uint8_t bDescriptorType
uint8_t bDescriptorSubtype
uint8_t bMasterInterface
uint8_t bSlaveInterface0

Detailed Description

Definition at line 254 of file CDCDescriptors.h.


Field Documentation

Descriptor subtype .

Definition at line 261 of file CDCDescriptors.h.

Descriptor type .

Definition at line 259 of file CDCDescriptors.h.

Size of the descriptor in bytes.

Definition at line 257 of file CDCDescriptors.h.

Number of the master interface for this union.

Definition at line 263 of file CDCDescriptors.h.

Number of the first slave interface for this union.

Definition at line 265 of file CDCDescriptors.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines