Open FFBoard
Open source force feedback firmware
Loading...
Searching...
No Matches
hub_status_response_t Struct Reference

#include <hub.h>

Public Attributes

union { 
 
   struct TU_ATTR_PACKED
 
      uint16_t   local_power_source: 1 
 
      uint16_t   over_current: 1 
 
      uint16_t   : 14 
 
   }  
 
   uint16_t   value 
 
status 
 
union { 
 
   struct TU_ATTR_PACKED
 
      uint16_t   local_power_source: 1 
 
      uint16_t   over_current: 1 
 
      uint16_t   : 14 
 
   }  
 
   uint16_t   value 
 
change 
 

Detailed Description

Definition at line 135 of file hub.h.

Member Data Documentation

◆ __pad0__

uint16_t hub_status_response_t::__pad0__

Definition at line 140 of file hub.h.

◆ [union]

union { ... } hub_status_response_t::change

◆ local_power_source

uint16_t hub_status_response_t::local_power_source

Definition at line 138 of file hub.h.

◆ over_current

uint16_t hub_status_response_t::over_current

Definition at line 139 of file hub.h.

◆ [union]

union { ... } hub_status_response_t::status

◆ value

uint16_t hub_status_response_t::value

Definition at line 143 of file hub.h.


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