Function InitUartRxBuffer

From Uzebox Wiki
Jump to navigation Jump to search
Prototype

void InitUartRxBuffer(void);

Description

Resets the ring pointers for the UART receive buffers, which essentially clears out all received data that can be accessed by UartReadChar()

Parameters

None

Returns

Void

Video Modes

All

Since

V3.1