iPXE
usb_hub_port_status Struct Reference

Port status. More...

#include <usbhub.h>

Data Fields

uint16_t current
 Current status.
uint16_t changed
 Changed status.

Detailed Description

Port status.

Definition at line 63 of file usbhub.h.

Field Documentation

◆ current

uint16_t usb_hub_port_status::current

Current status.

Definition at line 65 of file usbhub.h.

Referenced by hub_enable(), and hub_speed().

◆ changed

uint16_t usb_hub_port_status::changed

Changed status.

Definition at line 67 of file usbhub.h.

Referenced by hub_speed().


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