USB CDC ECM connection speed change notification. More...
USB CDC ECM connection speed change notification.
#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.  | |