|
USB Host Shield 2.0
|
#include <usbhub.h>
Public Attributes | ||
| uint8_t | bDescLength | |
| uint8_t | bDescriptorType | |
| uint8_t | bNbrPorts | |
| struct { | ||
| uint16_t LogPwrSwitchMode: 2 | ||
| uint16_t CompoundDevice: 1 | ||
| uint16_t OverCurrentProtectMode: 2 | ||
| uint16_t TTThinkTime: 2 | ||
| uint16_t PortIndicatorsSupported: 1 | ||
| uint16_t Reserved: 8 | ||
| }; | ||
| uint8_t | bPwrOn2PwrGood | |
| uint8_t | bHubContrCurrent | |
| struct { ... } HubDescriptor |