SERIAL_vInit()
Explanation
Initialise the UART (serial port).
This function initializes one UART port and makes it accessible by the SERIAL library.
Argument
Type
Name
Remark
Returns
None
Sample code
refer to tsSerialPortSetup
.
最終更新