PlatformFemConfigParams

nRF5 SDK for Thread and Zigbee v4.2.0

PA & LNA GPIO toggle configuration. More...

#include <platform-fem.h>

Detailed Description

PA & LNA GPIO toggle configuration.

This option configures the nRF 802.15.4 radio driver to toggle pins when the radio is active for use with a power amplifier and/or a low noise amplifier.

Toggling the pins is achieved by using two PPI channels and a GPIOTE channel. The hardware channel IDs are provided by the application and should be regarded as reserved as long as any PA/LNA toggling is enabled.

Note
Changing this configuration while the radio is in use may have undefined consequences and must be avoided by the application.

Field Documentation

◆ mFemPhyCfg

PlatformFemPhyConfig PlatformFemConfigParams::mFemPhyCfg

Front End Module Physical layer configuration

◆ mLnaCfg

PlatformFemPinConfig PlatformFemConfigParams::mLnaCfg

Low Noise Amplifier configuration

◆ mPaCfg

PlatformFemPinConfig PlatformFemConfigParams::mPaCfg

Power Amplifier configuration

◆ mPdnCfg

PlatformFemPinConfig PlatformFemConfigParams::mPdnCfg

Power Down configuration

◆ mPpiChIdClr

uint8_t PlatformFemConfigParams::mPpiChIdClr

PPI channel to be used for clearing pins

◆ mPpiChIdPdn

uint8_t PlatformFemConfigParams::mPpiChIdPdn

PPI channel to handle PDN pin

◆ mPpiChIdSet

uint8_t PlatformFemConfigParams::mPpiChIdSet

PPI channel to be used for setting pins

  • external/openthread/include/openthread/platform/platform-fem.h