initHardwareUart
UART.initHardwareUart(uartIndex, baud, [ezbIndex])
Parameters
uartIndex | Index of UART to initialize. |
baud | Baud rate to set the UART to. |
ezbIndex (optional) | Board index of the EZB to use. |
Returns
NothingDescription
Initializes the UART with the specified baud rate. The UART will stay initialized until the EZB is power cycled.