nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
led_ready_event Struct Reference

LED ready event. More...

#include <led_event.h>

Data Fields

struct app_event_header header
 
size_t led_id
 
const struct led_effectled_effect
 

Detailed Description

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.


The documentation for this struct was generated from the following file: