nrfxlib API 3.3.99
Loading...
Searching...
No Matches
mpsl_fem_nrf21540_gpio_spi_protocol_api.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_NRF21540_GPIO_SPI_PROTOCOL_API_H__
17#define MPSL_FEM_NRF21540_GPIO_SPI_PROTOCOL_API_H__
18
19#include <stdint.h>
20
21#ifdef __cplusplus
22extern "C" {
23#endif
24
26#define MPSL_FEM_NRF21540_GPIO_SPI_PA_POWER_CONTROL_CONFREG0_TXGAIN_MSK 0x1FU
27
28#ifdef __cplusplus
29}
30#endif
31
32#endif // MPSL_FEM_NRF21540_GPIO_SPI_PROTOCOL_API_H__
33