![]() |
Wixel SDK
|
Data Fields | |
| USB_DESCRIPTOR_CONFIGURATION | configuration |
| USB_DESCRIPTOR_INTERFACE | communication_interface |
| unsigned char | class_specific [19] |
| USB_DESCRIPTOR_ENDPOINT | notification_element |
| USB_DESCRIPTOR_INTERFACE | data_interface |
| USB_DESCRIPTOR_ENDPOINT | data_out |
| USB_DESCRIPTOR_ENDPOINT | data_in |
| USB_DESCRIPTOR_INTERFACE | keyboard_interface |
| uint8 | keyboard_hid [9] |
| USB_DESCRIPTOR_ENDPOINT | keyboard_in |
| USB_DESCRIPTOR_INTERFACE | mouse_interface |
| uint8 | mouse_hid [9] |
| USB_DESCRIPTOR_ENDPOINT | mouse_in |
| USB_DESCRIPTOR_INTERFACE | joystick_interface |
| uint8 | joystick_hid [9] |
| USB_DESCRIPTOR_ENDPOINT | joystick_in |
Definition at line 127 of file usb_cdc_acm.c.
1.8.10