LEDs module
The LEDs module is responsible for controlling LEDs in response to the LED effect set by a led_event
.
The source of events could be any other module.
Module events
Source Module |
Input Event |
This Module |
Output Event |
Sink Module |
---|---|---|---|---|
|
|
|||
|
||||
|
||||
|
||||
|
||||
|
Note
See the Overview: Firmware architecture for more information about the event-based communication in the nRF Desktop application and about how to read this table.
Implementation details
nRF Desktop uses LEDs module from Common Application Framework (CAF). See the CAF LEDs module page for implementation details.