RAIL_ZWAVE_BeamRxConfig_t Struct Reference
Configuration structure for Z-Wave Beam Detection.
#include <
rail_zwave.h
>
Data Fields |
|
RAIL_RxChannelHoppingConfig_t | channelHoppingConfig |
Channel hopping pattern to use for beam detection.
|
|
RAIL_RxDutyCycleConfig_t | receiveConfig_100 |
Amount of time to spend trying to receive a beam once detected.
|
|
RAIL_RxDutyCycleConfig_t | receiveConfig_40 |
Amount of time to spend trying to receive a beam once detected.
|
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.
Definition at line
342
of file
rail_zwave.h
.
Field Documentation
◆ 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
347
of file
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
350
of file
rail_zwave.h
.
The documentation for this struct was generated from the following file:
-
protocol/zwave/
rail_zwave.h