nrf_gzll_pa_lna_cfg_t

nRF5 SDK v15.0.0

Data structure holding external front end control configuration. More...

#include <nrf_gzll.h>

Data Fields

bool pa_enabled
Flag indicating if PA control is enabled.
bool pa_active_high
Flag indicating if PA is active in high input state.
uint8_t pa_gpio_pin
Number of output pin used for PA control.
uint8_t pa_gpiote_channel
Number of GPIOTE channel used for PA control.
bool lna_enabled
Flag indicating if LNA control is enabled.
bool lna_active_high
Flag indicating if LNA is active in high input state.
uint8_t lna_gpio_pin
Number of output pin used for LNA control.
uint8_t lna_gpiote_channel
Number of GPIOTE channel used for LNA control.
NRF_TIMER_Type * timer
Pointer to the TIMER instance.
uint8_t ppi_channels [4]
PPI channels used to control front end.
uint8_t ramp_up_time
Determines how early should the PA/LNA be turned one before RADIO activity. Should be less than NRF_GZLL_PA_LNA_MAX_RAMP_UP_TIME .

Detailed Description

Data structure holding external front end control configuration.

  • components/proprietary_rf/gzll/nrf_gzll.h