Hello,
I'm having troubles understanding how to prepare the config parameter for the function UARTConfigSetExpClk, there is only one define UART_STOP_BIT that has the value 0x04U, how can I specify the number of stopbits per frame and what options are available? Is it enough just to config |=UART_STOP_BIT to enable multiple bits?
Thank you in advance,
David.