Functions in led.h
Functions that are available for working with the LED on a device.
led_cancel()
Cancel a request to flash the LEDs.
led_event_get_rgb()
Get the status of the LEDs from a
LED_INFO
event.
led_get_domain()
Get the unique domain ID for the LED service.
led_request_color()
Request that the LEDs flash a named color.
led_request_events()
Start receiving LED status change events.
led_request_rgb()
Request that the LEDs flash a color that is specified by its red, green, and blue components.
led_stop_events()
Stop receiving LED status change events.
Parent topic:
LED (led.h)
Related concepts
Data types in led.h