Open FFBoard
Open source force feedback firmware
hub_port_status_response_t Struct Reference

#include <hub.h>

Public Attributes

union {
   struct TU_ATTR_PACKED {
      uint16_t   connection: 1
 
      uint16_t   port_enable: 1
 
      uint16_t   suspend: 1
 
      uint16_t   over_current: 1
 
      uint16_t   reset: 1
 
      uint16_t   __pad0__: 3
 
      uint16_t   port_power: 1
 
      uint16_t   low_speed: 1
 
      uint16_t   high_speed: 1
 
      uint16_t   port_test_mode: 1
 
      uint16_t   port_indicator_control: 1
 
      uint16_t   TU_RESERVED: 3
 
   } 
 
   uint16_t   value
 
status
 
union {
   struct TU_ATTR_PACKED {
      uint16_t   connection: 1
 
      uint16_t   port_enable: 1
 
      uint16_t   suspend: 1
 
      uint16_t   over_current: 1
 
      uint16_t   reset: 1
 
      uint16_t   __pad0__: 3
 
      uint16_t   port_power: 1
 
      uint16_t   low_speed: 1
 
      uint16_t   high_speed: 1
 
      uint16_t   port_test_mode: 1
 
      uint16_t   port_indicator_control: 1
 
      uint16_t   TU_RESERVED: 3
 
   } 
 
   uint16_t   value
 
change
 

Detailed Description

Definition at line 150 of file hub.h.

Member Data Documentation

◆ __pad0__

uint16_t hub_port_status_response_t::__pad0__

Definition at line 159 of file hub.h.

◆ 

union { ... } hub_port_status_response_t::change

◆ connection

uint16_t hub_port_status_response_t::connection

Definition at line 153 of file hub.h.

◆ high_speed

uint16_t hub_port_status_response_t::high_speed

Definition at line 162 of file hub.h.

◆ low_speed

uint16_t hub_port_status_response_t::low_speed

Definition at line 161 of file hub.h.

◆ over_current

uint16_t hub_port_status_response_t::over_current

Definition at line 156 of file hub.h.

◆ port_enable

uint16_t hub_port_status_response_t::port_enable

Definition at line 154 of file hub.h.

◆ port_indicator_control

uint16_t hub_port_status_response_t::port_indicator_control

Definition at line 164 of file hub.h.

◆ port_power

uint16_t hub_port_status_response_t::port_power

Definition at line 160 of file hub.h.

◆ port_test_mode

uint16_t hub_port_status_response_t::port_test_mode

Definition at line 163 of file hub.h.

◆ reset

uint16_t hub_port_status_response_t::reset

Definition at line 157 of file hub.h.

◆ 

union { ... } hub_port_status_response_t::status

◆ suspend

uint16_t hub_port_status_response_t::suspend

Definition at line 155 of file hub.h.

◆ TU_RESERVED

uint16_t hub_port_status_response_t::TU_RESERVED

Definition at line 165 of file hub.h.

◆ value

uint16_t hub_port_status_response_t::value

Definition at line 168 of file hub.h.


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