Hardware handshake support (cdc spec 1.1 chapter 6.3.5)
#include <usb_protocol_cdc.h>
Data Fields | |
usb_cdc_notify_msg_t | header |
le16_t | value |
usb_cdc_notify_msg_t usb_cdc_notify_serial_state_t::header |
Referenced by udi_cdc_comm_enable().
le16_t usb_cdc_notify_serial_state_t::value |
Referenced by udi_cdc_comm_enable(), udi_cdc_ctrl_state_notify(), and udi_cdc_serial_state_msg_sent().