Each Z-Wave region supports 3 channels.
Public Attributes#
uint32_t
Channel frequency in hertz.
The maximum power allowed on the channel.
Channel baud rate index.
Identification number for the region.
RAIL_ZWAVE_RegionOptions_t
Encapsulates region specific data.
Public Attribute Documentation#
frequency#
uint32_t RAIL_ZWAVE_RegionConfig_t::frequency[(4U)]
Channel frequency in hertz.
Definition at line
441
of file protocol/zwave/rail_zwave.h
maxPower#
RAIL_TxPower_t RAIL_ZWAVE_RegionConfig_t::maxPower[(4U)]
The maximum power allowed on the channel.
Definition at line
442
of file protocol/zwave/rail_zwave.h
baudRate#
RAIL_ZWAVE_Baud_t RAIL_ZWAVE_RegionConfig_t::baudRate[(4U)]
Channel baud rate index.
Definition at line
443
of file protocol/zwave/rail_zwave.h
regionId#
RAIL_ZWAVE_RegionId_t RAIL_ZWAVE_RegionConfig_t::regionId
Identification number for the region.
Definition at line
444
of file protocol/zwave/rail_zwave.h
regionSpecific#
RAIL_ZWAVE_RegionOptions_t RAIL_ZWAVE_RegionConfig_t::regionSpecific
Encapsulates region specific data.
Definition at line
445
of file protocol/zwave/rail_zwave.h