![]() |
nRF Connect SDK API 3.3.99
|
LED ready event. More...
#include <led_event.h>
Data Fields | |
| struct app_event_header | header |
| size_t | led_id |
| const struct led_effect * | led_effect |
LED ready event.
The LED ready event is submitted to inform that a LED has finished displaying a LED effect. The event is used to notify that the LED is ready to display next effect.
If the displayed LED effect has loop_forever set to true, the effect never ends and the LED ready event should not be submitted.