nrfxlib API 2.7.99
Loading...
Searching...
No Matches
mpsl_fem_init.h
Go to the documentation of this file.
1/*
2 * Copyright (c) Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
16#ifndef MPSL_FEM_INIT_H__
17#define MPSL_FEM_INIT_H__
18
19#ifdef __cplusplus
20extern "C" {
21#endif
22
32void mpsl_fem_init(void);
33
34#ifdef __cplusplus
35}
36#endif
37
38#endif // MPSL_FEM_INIT_H__
39
void mpsl_fem_init(void)
Initializes API of MPSL FEM.