led_mux_invert

Description

This function inverts the state of each LED. After calling this function, all LEDs that were on before the function was called will be off and all LEDs that were off before the function was called will be on.

Definition

led_mux_invert()

Library

LIB/led_mux_lib.bas

Usage

On entry:
There are no parameters
On exit:
There is no return value