usb_req_cdcacm_coding_t Struct Reference

USB CDC ACM line coding setup content. More...

Detailed Description

USB CDC ACM line coding setup content.

See also
USB CDC 1.2 PSTN subclass spec section 6.3.11

Definition at line 281 of file cdc.h.

#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)
 

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