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.

Public Attribute Documentation#

frequency#

uint32_t RAIL_ZWAVE_RegionConfig_t::frequency[(4U)]

Channel frequency in hertz.


Definition at line 407 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 408 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 409 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 410 of file protocol/zwave/rail_zwave.h