Alternate PHY configuration entry structure, which gathers some info on the alternate PHY in the context of concurrent mode.
Public Attributes#
A base frequency in Hz of this channel set.
A channel spacing in Hz of this channel set.
The number of channels (and not the channel number !)
minimum IF for the alternate PHY in kHz.
minimum IF for the base PHY in kHz.
Indicates that OFDM modem is used by this alternate PHY.
Rate info of the alternate PHY.
Used to adjust the AGC for CCA between hard and soft modems.
Public Attribute Documentation#
baseFrequency#
uint32_t RAIL_AlternatePhy_t::baseFrequency
A base frequency in Hz of this channel set.
channelSpacing#
uint32_t RAIL_AlternatePhy_t::channelSpacing
A channel spacing in Hz of this channel set.
numberOfChannels#
uint16_t RAIL_AlternatePhy_t::numberOfChannels
The number of channels (and not the channel number !)
isOfdmModem#
bool RAIL_AlternatePhy_t::isOfdmModem
Indicates that OFDM modem is used by this alternate PHY.
hwModemAgcCtrl1#
uint32_t RAIL_AlternatePhy_t::hwModemAgcCtrl1
Used to adjust the AGC for CCA between hard and soft modems.