Configuration structure for Z-Wave beam detection.
Warnings
This structure should not be used without direct instruction by Silicon Labs. Appropriate defaults for this are built into the RAIL library.
Public Attributes#
Channel hopping pattern to use for beam detection.
Amount of time to spend trying to receive a beam once detected.
Amount of time to spend trying to receive a beam once detected.
Public Attribute Documentation#
channel_hopping_config#
sl_rail_rx_channel_hopping_config_t sl_rail_zwave_beam_rx_config_t::channel_hopping_config
Channel hopping pattern to use for beam detection.
receive_config_100_kbps#
sl_rail_rx_duty_cycle_config_t sl_rail_zwave_beam_rx_config_t::receive_config_100_kbps
Amount of time to spend trying to receive a beam once detected.
100 kbps only.
receive_config_40_kbps#
sl_rail_rx_duty_cycle_config_t sl_rail_zwave_beam_rx_config_t::receive_config_40_kbps
Amount of time to spend trying to receive a beam once detected.
40 kbps only.