#include <CDCRequests.h>
Go to the source code of this file.
Functions | |
void | CDCLineCoding_Initialize (CDCLineCoding *lineCoding, uint32_t bitrate, uint8_t stopbits, uint8_t parity, uint8_t databits) |
Implementation of the CDCLineCoding class.
Definition in file CDCLineCoding.c.