Home > |
---|
This function is used to release ownership of the serial port.
void SERIAL_Close(int port);
Parameter |
Description |
---|---|
port
|
Serial port number (0 based). Specify port 0 to redirect the output to the hsmtrace log. |
N/A
See SERIAL_Open