USB Host Shield 2.0
Public Attributes | List of all members
HubEvent Struct Reference

#include <usbhub.h>

Public Attributes

union {
   struct {
      uint16_t   bmStatus
 
      uint16_t   bmChange
 
   } 
 
   uint32_t   bmEvent
 
   uint8_t   evtBuff [4]
 
}; 
 

Detailed Description

Definition at line 151 of file usbhub.h.

Member Data Documentation

◆ bmStatus

uint16_t HubEvent::bmStatus

Definition at line 156 of file usbhub.h.

◆ bmChange

uint16_t HubEvent::bmChange

Definition at line 157 of file usbhub.h.

◆ bmEvent

uint32_t HubEvent::bmEvent

Definition at line 159 of file usbhub.h.

◆ evtBuff

uint8_t HubEvent::evtBuff[4]

Definition at line 160 of file usbhub.h.

◆ 

union { ... }

The documentation for this struct was generated from the following file: