Channel plan configuration.
Public Attributes#
Configuration type (sl_wisun_phy_config_type_t)
Regulatory domain (sl_wisun_regulatory_domain_t)
Operating class (sl_wisun_operating_class_t)
Operating mode (sl_wisun_operating_mode_t)
1 if FEC is enabled, 0 if not
Configuration for SL_WISUN_PHY_CONFIG_FAN10 type.
Channel plan ID.
PHY mode ID.
Configuration for SL_WISUN_PHY_CONFIG_FAN11 type.
Ch0 center frequency in kHz.
Number of channels.
Channel spacing (sl_wisun_channel_spacing_t)
Configuration for SL_WISUN_PHY_CONFIG_EXPLICIT type.
Protocol ID.
Channel ID.
Reserved, set to zero.
Configuration for SL_WISUN_PHY_CONFIG_IDS type.
Configuration.
Public Attribute Documentation#
reg_domain#
uint8_t sl_wisun_phy_config_t::reg_domain
Regulatory domain (sl_wisun_regulatory_domain_t)
fan10#
struct sl_wisun_phy_config_t::@1::@2 sl_wisun_phy_config_t::fan10
Configuration for SL_WISUN_PHY_CONFIG_FAN10 type.
fan11#
struct sl_wisun_phy_config_t::@1::@3 sl_wisun_phy_config_t::fan11
Configuration for SL_WISUN_PHY_CONFIG_FAN11 type.
channel_spacing#
uint8_t sl_wisun_phy_config_t::channel_spacing
Channel spacing (sl_wisun_channel_spacing_t)
explicit#
struct sl_wisun_phy_config_t::@1::@4 sl_wisun_phy_config_t::explicit
Configuration for SL_WISUN_PHY_CONFIG_EXPLICIT type.
ids#
struct sl_wisun_phy_config_t::@1::@5 sl_wisun_phy_config_t::ids
Configuration for SL_WISUN_PHY_CONFIG_IDS type.