A structure containing the PHY Mode Id value and the corresponding mode switch PHR as defined in Wi-SUN spec.
These structures are usually generated by the radio configurator.
DeprecatedRAIL 2.x synonym of sl_rail_ieee802154_mode_switch_phr_t.
Public Attribute Documentation#
phyModeId#
uint8_t RAIL_IEEE802154_ModeSwitchPhr_t::phyModeId
PHY mode Id.
DeprecatedRAIL 2.x synonym of sl_rail_ieee802154_mode_switch_phr_t::phy_mode_id.
phr#
uint16_t RAIL_IEEE802154_ModeSwitchPhr_t::phr
Corresponding Mode Switch PHY header.
DeprecatedRAIL 2.x synonym of sl_rail_ieee802154_mode_switch_phr_t::phr.