nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches
cscon.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2024 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
7#ifndef CSCON_H__
8#define CSCON_H__
9
10#ifdef __cplusplus
11extern "C" {
12#endif
13
14/* Enable notifications. */
16
17#ifdef __cplusplus
18}
19#endif
20
21#endif /* CSCON_H__ */
int cscon_notifications_enable(void)