Websocket Server icon Websocket Server WebSocket server for ARC: accepts clients, stores messages, runs per-message scripts, tracks connection status, supports debug, needs Windows admin Try it →
 

Hardwareuartavailable

UART.hardwareUartAvailable(uartIndex, [ezbIndex])

Parameters

uartIndex Index of UART to check.
ezbIndex (optional) Board index of the EZB to use.

Returns

Number of bytes available in the UART receive buffer at the specified UART.

Description

Returns the number of bytes available in the UART receive buffer at the specified UART given by uartIndex. The UART must be initialized first.