#include <usb_protocol_cdc.h>
Data Fields | |
uint8_t | bmRequestType |
uint8_t | bNotification |
le16_t | wIndex |
le16_t | wLength |
le16_t | wValue |
uint8_t usb_cdc_notify_msg_t::bmRequestType |
Referenced by udi_cdc_comm_enable().
uint8_t usb_cdc_notify_msg_t::bNotification |
Referenced by udi_cdc_comm_enable().
le16_t usb_cdc_notify_msg_t::wIndex |
Referenced by udi_cdc_comm_enable().
le16_t usb_cdc_notify_msg_t::wLength |
Referenced by udi_cdc_comm_enable().
le16_t usb_cdc_notify_msg_t::wValue |
Referenced by udi_cdc_comm_enable().