RAIL_PaAutoModeConfigEntry_t Struct Reference

Struct to ease specification of appropriate ranges within which a PA should be used.

#include < pa_auto_mode.h >

Data Fields

RAIL_TxPower_t min
The minimum (inclusive) deci-dBm power to use with this entry.
RAIL_TxPower_t max
The maximum (inclusive) deci-dBm power to use with this entry.
RAIL_TxPowerMode_t mode
The PA that this range of powers applies to.
RAIL_PaBand_t band
The RF band that this PA works with.

Struct to ease specification of appropriate ranges within which a PA should be used.

Definition at line 69 of file pa_auto_mode.h .

Field Documentation

band

RAIL_PaBand_t RAIL_PaAutoModeConfigEntry_t::band

The RF band that this PA works with.

Definition at line 77 of file pa_auto_mode.h .

max

RAIL_TxPower_t RAIL_PaAutoModeConfigEntry_t::max

The maximum (inclusive) deci-dBm power to use with this entry.

Definition at line 73 of file pa_auto_mode.h .

min

RAIL_TxPower_t RAIL_PaAutoModeConfigEntry_t::min

The minimum (inclusive) deci-dBm power to use with this entry.

Definition at line 71 of file pa_auto_mode.h .

mode

RAIL_TxPowerMode_t RAIL_PaAutoModeConfigEntry_t::mode

The PA that this range of powers applies to.

Definition at line 75 of file pa_auto_mode.h .


The documentation for this struct was generated from the following file:
  • plugin/pa-auto-mode/ pa_auto_mode.h