USB CDC ECM connection speed change notification.  
 More...
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>
 | 
| usb_setup_t  | setup | 
|   | Setup request header for the notification.  
  | 
|   | 
| uint32_t  | down | 
|   | Downlink bit rate.  
  | 
|   | 
| uint32_t  | up | 
|   | Uplink bit rate.  
  | 
|   | 
◆ down
      
        
          | uint32_t usb_desc_cdcecm_speed_t::down | 
        
      
 
Downlink bit rate. 
Definition at line 268 of file cdc.h.
 
 
◆ setup
Setup request header for the notification. 
Definition at line 267 of file cdc.h.
 
 
◆ up
      
        
          | uint32_t usb_desc_cdcecm_speed_t::up | 
        
      
 
Uplink bit rate. 
Definition at line 269 of file cdc.h.
 
 
The documentation for this struct was generated from the following file: