Go to the source code of this file.
Functions | |
int | Led_SetActive (int state) |
Sets whether the Led subsystem is active. | |
int | Led_GetActive () |
Read the active state of the LED system. | |
int | Led_SetState (int state) |
Control the LED on the MAKE Controller Board. | |
int | Led_GetState () |
Read the state of the LED on the MAKE Controller Board. |
Functions for controlling the status LED on the Make Controller Board.
Definition in file led.c.