nRF Connect SDK API
3.3.99
Loading...
Searching...
No Matches
click_detector.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2019-2021 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef _CLICK_DETECTOR_H_
8
#define _CLICK_DETECTOR_H_
9
10
#include <stdint.h>
11
#include <stdbool.h>
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
17
struct
click_detector_config
{
18
uint16_t
key_id
;
19
bool
consume_button_event
;
20
};
21
22
#ifdef __cplusplus
23
}
24
#endif
25
26
#endif
/* _CLICK_DETECTOR_H_ */
click_detector_config::consume_button_event
bool consume_button_event
Definition
click_detector.h:19
click_detector_config::key_id
uint16_t key_id
Definition
click_detector.h:18
click_detector_config
Definition
click_detector.h:17
include
caf
click_detector.h
Generated on Wed Jun 10 2026 17:22:24 for nRF Connect SDK API by
1.12.0