\r
struct\r
{\r
+ bool Active; /**< Indicates if the interface is currently active, i.e. attached to the connected device */\r
+ \r
uint32_t BaudRateBPS; /**< Baud rate of the virtual serial port, in bits per second */\r
uint8_t CharFormat; /**< Character format of the virtual serial port, a value from the\r
* CDCDevice_CDC_LineCodingFormats_t enum\r