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#
base_frequency_hz#
uint32_t sl_rail_alternate_phy_t::base_frequency_hz
A base frequency in Hz of this channel set.
channel_spacing_hz#
uint32_t sl_rail_alternate_phy_t::channel_spacing_hz
A channel spacing in Hz of this channel set.
number_of_channels#
uint16_t sl_rail_alternate_phy_t::number_of_channels
The number of channels (and not the channel number !)
min_base_if_khz#
uint16_t sl_rail_alternate_phy_t::min_base_if_khz
minimum IF for the base PHY in kHz.
is_ofdm_modem#
bool sl_rail_alternate_phy_t::is_ofdm_modem
Indicates that OFDM modem is used by this alternate PHY.
hw_modem_agc_ctrl1#
uint32_t sl_rail_alternate_phy_t::hw_modem_agc_ctrl1
Used to adjust the AGC for CCA between hard and soft modems.