![]() |
nRF5 SDK
v12.2.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
CDC ACM class specific request handled via control endpoint. More...
#include <app_usbd_cdc_acm_internal.h>
Data Fields | |
uint8_t | type |
Request type. | |
uint8_t | len |
Request length. | |
union { | |
app_usbd_cdc_line_coding_t line_coding | |
CDC ACM current line coding. | |
app_usbd_cdc_acm_notify_t notify | |
CDC ACM class notify. | |
} | payload |
CDC ACM class specific request handled via control endpoint.