Explicit PHY configuration.

Public Attributes#

uint32_t

Ch0 center frequency in kHz.

uint8_t

Specifies the set of channels on which the device is permitted to transmit.

uint16_t

Number of channels.

uint8_t

PHY mode ID.

Public Attribute Documentation#

ch0_frequency_khz#

uint32_t sl_wisun_phy_config_explicit_t::ch0_frequency_khz

Ch0 center frequency in kHz.


channel_mask#

uint8_t sl_wisun_phy_config_explicit_t::channel_mask[SL_WISUN_CHANNEL_MASK_SIZE]

Specifies the set of channels on which the device is permitted to transmit.

This mask applies to asynchronous (PAS, PA, ...), unicast and broadcast frames. The channel mask is advertised in both US-IE and BS-IE elements.


channel_spacing#

uint8_t sl_wisun_phy_config_explicit_t::channel_spacing

Channel spacing (sl_wisun_channel_spacing_t)


number_of_channels#

uint16_t sl_wisun_phy_config_explicit_t::number_of_channels

Number of channels.


phy_mode_id#

uint8_t sl_wisun_phy_config_explicit_t::phy_mode_id

PHY mode ID.