Custom FSK PHY configuration.
Public Attributes#
uint32_t
Ch0 center frequency in kHz.
uint16_t
Channel spacing in kHz.
uint8_t
FSK CRC type (sl_wisun_crc_type_t)
uint16_t
Number of channels.
uint8_t
PHY mode ID.
uint8_t
FSK preamble length in bits.
uint8_t
Reserved, set to zero.
Public Attribute Documentation#
ch0_frequency_khz#
uint32_t sl_wisun_phy_config_custom_fsk_t::ch0_frequency_khz
Ch0 center frequency in kHz.
channel_spacing_khz#
uint16_t sl_wisun_phy_config_custom_fsk_t::channel_spacing_khz
Channel spacing in kHz.
preamble_length#
uint8_t sl_wisun_phy_config_custom_fsk_t::preamble_length
FSK preamble length in bits.