FabGL
ESP32 Display Controller and Graphics Library

◆ disableRX()

void disableRX ( int  PS2Port)
static

Disables inputs from PS/2 port driving the CLK line Low.

Use enableRX() to release CLK line.

Parameters
PS2PortPS2 port number (0 = port 0, 1 = port1).

Definition at line 1270 of file ps2controller.cpp.