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.

DeprecatedRAIL 2.x synonym of sl_rail_zwave_beam_rx_config_t.

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#

channelHoppingConfig#

RAIL_RxChannelHoppingConfig_t RAIL_ZWAVE_BeamRxConfig_t::channelHoppingConfig

Channel hopping pattern to use for beam detection.

DeprecatedRAIL 2.x synonym of sl_rail_zwave_beam_rx_config_t::channel_hopping_config.


receiveConfig_100#

RAIL_RxDutyCycleConfig_t RAIL_ZWAVE_BeamRxConfig_t::receiveConfig_100

Amount of time to spend trying to receive a beam once detected.

100 kbps only.

DeprecatedRAIL 2.x synonym of sl_rail_zwave_beam_rx_config_t::receive_config_100_kbps.


receiveConfig_40#

RAIL_RxDutyCycleConfig_t RAIL_ZWAVE_BeamRxConfig_t::receiveConfig_40

Amount of time to spend trying to receive a beam once detected.

40 kbps only.

DeprecatedRAIL 2.x synonym of sl_rail_zwave_beam_rx_config_t::receive_config_40_kbps.