Data Fields
RF_TxPowerTable_Value Struct Reference

PA configuration value for a certain power level. More...

#include <RF.h>

Data Fields

uint32_t rawValue:22
 
uint32_t __dummy:9
 
uint32_t paType:1
 

Detailed Description

PA configuration value for a certain power level.

A RF_TxPowerTable_Value contains the power amplifier (PA) configuration for a certain power level. It encodes the PA type as well as a raw configuration value for the RF core hardware.

See also
RF_getTxPower(), RF_setTxPower(), RF_TxPowerTable_Entry, RF_TxPowerTable_PAType.

Field Documentation

§ rawValue

uint32_t RF_TxPowerTable_Value::rawValue

Hardware configuration value.

  • [15:0] used for default PA,
  • [21:0] used for High-power PA

§ __dummy

uint32_t RF_TxPowerTable_Value::__dummy

§ paType

uint32_t RF_TxPowerTable_Value::paType

Selects the PA type to be used.


The documentation for this struct was generated from the following file:
© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale