nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches
xmodemsleep.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 XMODEMSLEEP_H__
8#define XMODEMSLEEP_H__
9
10#ifdef __cplusplus
11extern "C" {
12#endif
13
14/* Enable notifications. */
16
17#ifdef __cplusplus
18}
19#endif
20
21#endif /* XMODEMSLEEP_H__ */
int xmodemsleep_notifications_enable(void)