UartClose()
Close the specified UART channel.
Syntax
UartClose(unsigned char channel);
channel
The UART channel to close.
Returns
int status
Close the specified UART channel.
UartClose(unsigned char channel);
channel
The UART channel to close.
int status