tinyusb  0.4
Click here to lend your support to tinyusb donation and make a donation at pledgie.com
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
cdc_acm_capability_t Struct Reference

Data Fields

uint8_t support_comm_request: 1
 Device supports the request combination of Set_Comm_Feature, Clear_Comm_Feature, and Get_Comm_Feature.
 
uint8_t support_line_request: 1
 Device supports the request combination of Set_Line_Coding, Set_Control_Line_State, Get_Line_Coding, and the notification Serial_State.
 
uint8_t support_send_break: 1
 Device supports the request Send_Break.
 
uint8_t support_notification_network_connection: 1
 Device supports the notification Network_Connection.
 
uint8_t __pad0__: 0
 

Detailed Description

Definition at line 284 of file cdc.h.


The documentation for this struct was generated from the following file: