nRF52840 only: Variable types used by the CDC class implementation. More...
Data Structures |
|
| struct | app_usbd_cdc_desc_header_t |
|
Header Functional Descriptor.
More...
|
|
| struct | app_usbd_cdc_desc_call_mgmt_t |
|
CDC Call Management Functional Descriptor.
More...
|
|
| struct | app_usbd_cdc_desc_acm_t |
|
CDC ACM Functional Descriptor.
More...
|
|
| struct | app_usbd_cdc_desc_union_t |
|
Union Functional Descriptor.
More...
|
|
| struct | app_usbd_cdc_desc_country_sel_t |
|
Country Selection Functional Descriptor.
More...
|
|
| struct | app_usbd_cdc_notify_t |
|
Notification sent via CDC COMM endpoint.
More...
|
|
| struct | app_usbd_cdc_line_coding_t |
|
CDC line coding structure.
More...
|
|
Macros |
|
| #define | APP_USBD_CDC_COMM_CLASS 0x02 |
|
Communications Interface Class code.
More...
|
|
| #define | APP_USBD_CDC_DATA_CLASS 0x0A |
|
Data Class Interface code.
More...
|
|
Detailed Description
nRF52840 only: Variable types used by the CDC class implementation.
Macro Definition Documentation
| #define APP_USBD_CDC_COMM_CLASS 0x02 |
Communications Interface Class code.
Used for control interface in communication class. app_usbd_descriptor_iface_t::bInterfaceClass
| #define APP_USBD_CDC_DATA_CLASS 0x0A |
Data Class Interface code.
Used for data interface in communication class. app_usbd_descriptor_iface_t::bInterfaceClass
Enumeration Type Documentation
ACM capabilities.
Call management capabilities.
CDC protocol possible values.
app_usbd_descriptor_iface_t::bInterfaceProtocol
CDC data interface protocols possible values.
CDC Functional Descriptor subtypes.
Possible values of app_usbd_cdc_line_coding_t::bParityType .
Possible values of app_usbd_cdc_line_coding_t::bCharFormat .
CDC Notifications.
CDC Requests.
CDC subclass possible values.
app_usbd_descriptor_iface_t::bInterfaceSubClass