Each Z-Wave region supports 3 channels.
Public Attributes#
uint32_t
Channel frequency in hertz.
The maximum power allowed on the channel, in dBm.
Channel baud rate index.
Identification number for the region.
sl_rail_zwave_region_options_t
Encapsulates region-specific options.
Public Attribute Documentation#
max_power_dbm#
sl_rail_tx_power_t sl_rail_zwave_region_config_t::max_power_dbm[(4U)]
The maximum power allowed on the channel, in dBm.
baud_rate#
sl_rail_zwave_baud_t sl_rail_zwave_region_config_t::baud_rate[(4U)]
Channel baud rate index.
region_id#
sl_rail_zwave_region_id_t sl_rail_zwave_region_config_t::region_id
Identification number for the region.
region_options#
sl_rail_zwave_region_options_t sl_rail_zwave_region_config_t::region_options
Encapsulates region-specific options.