CDC_Line_Coding_t Struct Reference

#include <BootloaderCDC.h>

Data Fields

uint32_t BaudRateBPS
uint8_t CharFormat
uint8_t ParityType
uint8_t DataBits

Detailed Description

Type define for the CDC-ACM virtual serial port line encoding options, including baud rate, format, parity and size of each data chunk in bits.


Field Documentation

Baud rate in BPS

Character format, an entry from the BootloaderCDC_CDC_LineCodingFormats_t enum

Size of each data chunk, in bits

Parity mode, an entry from the BootloaderCDC_CDC_LineCodeingParity_t enum


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.3