usb_desc_cdcecm_speed_t Struct Reference

USB CDC ECM connection speed change notification. More...

Detailed Description

USB CDC ECM connection speed change notification.

See also
USB CDC 1.2 spec section 6.3.3

Definition at line 266 of file cdc.h.

#include <cdc.h>

Data Fields

usb_setup_t setup
 Setup request header for the notification.
 
uint32_t down
 Downlink bit rate.
 
uint32_t up
 Uplink bit rate.
 

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