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.basUsage
On entry:There are no parametersOn exit:There is no return value