nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
mpsl_cx_nrf700x.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2023 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
16#ifndef MPSL_CX_NRF700X__
17#define MPSL_CX_NRF700X__
18
19#ifdef __cplusplus
20extern "C" {
21#endif
22
23#include <stdbool.h>
24
47
48#ifdef __cplusplus
49}
50#endif
51
52#endif /* MPSL_CX_NRF700X__ */
53
void mpsl_cx_nrf700x_set_enabled(bool enable)
Enables or disables nRF700x Coexistence Interface.