Skip to content
Ken Sharp edited this page Dec 8, 2023 · 1 revision

UartClose()

Close the specified UART channel.

Syntax

UartClose(unsigned char channel);

channel
The UART channel to close.

Returns

int status

Related Links

Clone this wiki locally