ble_pa_lna_cfg_t

S122 SoftDevice v8.1.1 API

S122 SoftDevice v8.1.1

Configuration parameters for the PA and LNA. More...

#include <ble.h>

Data Fields

uint8_t enable :1
uint8_t active_high :1
uint8_t gpio_pin :6

Detailed Description

Configuration parameters for the PA and LNA.

Field Documentation

uint8_t ble_pa_lna_cfg_t::active_high

Set the pin to be active high.

uint8_t ble_pa_lna_cfg_t::enable

Enable toggling for this amplifier.

uint8_t ble_pa_lna_cfg_t::gpio_pin

The GPIO pin to toggle for this amplifier.