Click detector module
The click detector module is responsible for sending a click_event
when a known type of click is recorded for the button defined in the module configuration.
Module events
Source Module |
Input Event |
This Module |
Output Event |
Sink Module |
---|---|---|---|---|
|
|
|||
|
||||
|
||||
|
||||
|
||||
|
Note
See the Application overview for more information about the event-based communication in the nRF Desktop application and about how to read this table.
Implementation details
For implementation details refer to CAF: Click detector module.