iPXE
Data Fields
cdc_connection_speed_change Struct Reference

Connection speed change notification. More...

#include <cdc.h>

Data Fields

uint32_t down
 Downlink bit rate, in bits per second. More...
 
uint32_t up
 Uplink bit rate, in bits per second. More...
 

Detailed Description

Connection speed change notification.

Definition at line 59 of file cdc.h.

Field Documentation

◆ down

uint32_t cdc_connection_speed_change::down

Downlink bit rate, in bits per second.

Definition at line 61 of file cdc.h.

◆ up

uint32_t cdc_connection_speed_change::up

Uplink bit rate, in bits per second.

Definition at line 63 of file cdc.h.


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