#define CDCSetParity(parityType) {line_coding.bParityType=parityType;}
This macro is used manually set the parity format reported back to the host during a get line coding request.
Typical Usage:
CDCSetParity(PARITY_NONE);
This function is optional for CDC devices that do not actually convert the USB traffic to a hardware UART.
None
None
MLA - USB Library Help Version : 2.16
![]() |