USB_Host_Shield_2.0
|
#include <usbhub.h>
Public Attributes | |
union { | |
struct { | |
uint16_t bmStatus | |
uint16_t bmChange | |
} | |
uint32_t bmEvent | |
uint8_t evtBuff [4] | |
}; | |
union { ... } |
uint16_t HubEvent::bmChange |
uint32_t HubEvent::bmEvent |
uint16_t HubEvent::bmStatus |
uint8_t HubEvent::evtBuff[4] |