USB::Descriptor::Type Union Reference
#include <Descriptors.h>
Collaboration diagram for USB::Descriptor::Type:
Public Attributes | |
uint8_t | value |
struct { | |
uint8_t id: 5 | |
uint8_t type: 2 | |
uint8_t reserved: 1 | |
}; | |
Member Data Documentation
◆ @46
struct { ... } |
◆ id
uint8_t USB::Descriptor::Type::id |
◆ reserved
uint8_t USB::Descriptor::Type::reserved |
◆ type
uint8_t USB::Descriptor::Type::type |
◆ value
uint8_t USB::Descriptor::Type::value |
The documentation for this union was generated from the following file: