![]() |
nRF5 SDK
v13.1.0
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
CDC line coding structure. More...
#include <app_usbd_cdc_types.h>
Data Fields | |
uint8_t | dwDTERate [4] |
Line baudrate. | |
uint8_t | bCharFormat |
Character format app_usbd_cdc_line_stopbit_t. | |
uint8_t | bParityType |
Parity bits app_usbd_cdc_line_parity_t. | |
uint8_t | bDataBits |
Number of data bits. | |
CDC line coding structure.