PS2WriteByte

Syntax:

    PS2WriteByte user_data

Command Availability:

Available on all microcontrollers.

Explanation:

PS2WriteByte will send a byte to a PS/2 device. Once the byte has been written, the PS/2 bus will be placed in the inhibit state.

Example:

For an example, please refer to the PS2SetKBLeds function.
PS2 Set Keyboard Leds