Tutorial icon Tutorial Tutorial slide plugin for ARC: create, format and embed text and images per .ezb project; navigate/update slides via ControlCommand; auto-resize images Try it →
 

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

Nothing

Description

Initializes the UART with the specified baud rate. The UART will stay initialized until the EZB is power cycled.