PHY configuration.
Public Attributes#
Configuration.
Configuration for SL_WISUN_PHY_CONFIG_CUSTOM_FSK type.
Configuration for SL_WISUN_PHY_CONFIG_CUSTOM_OFDM type.
Configuration for SL_WISUN_PHY_CONFIG_CUSTOM_OQPSK type.
Configuration for SL_WISUN_PHY_CONFIG_EXPLICIT type.
Configuration for SL_WISUN_PHY_CONFIG_FAN10 type.
Configuration for SL_WISUN_PHY_CONFIG_FAN11 type.
Configuration for SL_WISUN_PHY_CONFIG_IDS type.
Configuration type (sl_wisun_phy_config_type_t)
Public Attribute Documentation#
custom_fsk#
sl_wisun_phy_config_custom_fsk_t sl_wisun_phy_config_t::custom_fsk
Configuration for SL_WISUN_PHY_CONFIG_CUSTOM_FSK type.
custom_ofdm#
sl_wisun_phy_config_custom_ofdm_t sl_wisun_phy_config_t::custom_ofdm
Configuration for SL_WISUN_PHY_CONFIG_CUSTOM_OFDM type.
custom_oqpsk#
sl_wisun_phy_config_custom_oqpsk_t sl_wisun_phy_config_t::custom_oqpsk
Configuration for SL_WISUN_PHY_CONFIG_CUSTOM_OQPSK type.
explicit_plan#
sl_wisun_phy_config_explicit_t sl_wisun_phy_config_t::explicit_plan
Configuration for SL_WISUN_PHY_CONFIG_EXPLICIT type.
fan10#
sl_wisun_phy_config_fan10_t sl_wisun_phy_config_t::fan10
Configuration for SL_WISUN_PHY_CONFIG_FAN10 type.
fan11#
sl_wisun_phy_config_fan11_t sl_wisun_phy_config_t::fan11
Configuration for SL_WISUN_PHY_CONFIG_FAN11 type.
ids#
sl_wisun_phy_config_ids_t sl_wisun_phy_config_t::ids
Configuration for SL_WISUN_PHY_CONFIG_IDS type.