Enum rc_led_t#
Defined in File led.h
Enum Documentation#
-
enum rc_led_t#
Availabe LEDs on the BeagleBone platform.
This list may expand for future boards. Note that the WIFI and USR LEDs are normally controlled by separate processes. They can be controlled, but may conflict as other processes continue to try to write to them simultaneously.
The BAT LED’s are controlled by the rc_battery_monitor service. If you want to control these LEDs yourself please stop the service first.
sudo systemctl stop rc_battery_monitor sudo systemctl disable rc_battery_monitor
Values:
-
enumerator RC_LED_GREEN#
-
enumerator RC_LED_RED#
-
enumerator RC_LED_USR0#
-
enumerator RC_LED_USR1#
-
enumerator RC_LED_USR2#
-
enumerator RC_LED_USR3#
-
enumerator RC_LED_BAT25#
-
enumerator RC_LED_BAT50#
-
enumerator RC_LED_BAT75#
-
enumerator RC_LED_BAT100#
-
enumerator RC_LED_WIFI#
-
enumerator RC_LED_GREEN#