USB CDC ACM line coding setup content. More...
USB CDC ACM line coding setup content.
#include <cdc.h>
Data Fields | |
| uint32_t | baud |
| Requested baud rate | |
| uint8_t | format |
| Stop bits settings | |
| uint8_t | parity |
| Parity settings | |
| uint8_t | databits |
| Number of data bits (5, 6, 7, 8 or 16) | |