Configuration structure for Z-Wave beam detection.

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#

channelHoppingConfig#

RAIL_RxChannelHoppingConfig_t RAIL_ZWAVE_BeamRxConfig_t::channelHoppingConfig

Channel hopping pattern to use for beam detection.


Definition at line 388 of file protocol/zwave/rail_zwave.h

receiveConfig_100#

RAIL_RxDutyCycleConfig_t RAIL_ZWAVE_BeamRxConfig_t::receiveConfig_100

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

100kbps only


Definition at line 391 of file protocol/zwave/rail_zwave.h

receiveConfig_40#

RAIL_RxDutyCycleConfig_t RAIL_ZWAVE_BeamRxConfig_t::receiveConfig_40

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

40kbps only


Definition at line 394 of file protocol/zwave/rail_zwave.h