tinyusb  0.4
Click here to lend your support to tinyusb donation and make a donation at pledgie.com
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
hub_status_response_t Struct Reference

Data Fields

union {
   struct {
      uint16_t   local_power_source: 1
 
      uint16_t   over_current: 1
 
      uint16_t   __pad0__: 14
 
   } 
 
   uint16_t   value
 
status
 
union {
   struct {
      uint16_t   local_power_source: 1
 
      uint16_t   over_current: 1
 
      uint16_t   __pad0__: 14
 
   } 
 
   uint16_t   value
 
status_change
 

Detailed Description

Definition at line 148 of file hub.h.


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