nRF5 SDK for Thread and Zigbee v4.0.0
Data Fields
PlatformFemPinConfig Struct Reference

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

#include <platform-fem.h>

Data Fields

uint8_t mEnable: 1
 
uint8_t mActiveHigh: 1
 
uint8_t mGpioPin: 6
 
uint8_t mGpioteChId
 

Detailed Description

Configuration parameters for the PA and LNA.

Field Documentation

uint8_t PlatformFemPinConfig::mActiveHigh

Set the pin to be active high

uint8_t PlatformFemPinConfig::mEnable

Enable toggling for this amplifier

uint8_t PlatformFemPinConfig::mGpioPin

The GPIO pin to toggle for this amplifier

uint8_t PlatformFemPinConfig::mGpioteChId

The GPIOTE Channel ID used for toggling pins


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated