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

Buttons module

button_event

click_detector

Button simulator module

Function key module

Source modules for module_state_event

module_state_event

Power manager module

power_down_event

Bluetooth LE advertising module

wake_up_event

Buttons module

HID forward module

Motion module

Power manager module

Wheel module

click_event

Bluetooth LE bond module

module_state_event

Sink modules for module_state_event

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.