RAIL_TxPowerConfig_t Struct Reference

Structure containing values used to initialize the power amplifiers.

#include <rail_chip_specific.h>

Data Fields

RAIL_TxPowerMode_t mode
 Tx power mode.
 
uint16_t voltage
 Power amplifier supply voltage in mV, generally: DCDC supply ~ 1800mV (1.8V) Battery supply ~ 3300mV (3.3V)
 
uint16_t rampTime
 The amount of time to spend ramping for Tx in uS.

Structure containing values used to initialize the power amplifiers.

Definition at line 312 of file rail_chip_specific.h.

Field Documentation

◆ rampTime

uint16_t RAIL_TxPowerConfig_t::rampTime

The amount of time to spend ramping for Tx in uS.

Definition at line 321 of file rail_chip_specific.h.


The documentation for this struct was generated from the following file:
  • chip/efr32/rail_chip_specific.h