A structure containing the PHYModeID value and the corresponding mode switch PHR as defined in Wi-SUN spec.

These structures are usually generated by the radio configurator.

Public Attributes#

uint8_t

PHY mode Id.

uint16_t

Corresponding Mode Switch PHY header.

Public Attribute Documentation#

phyModeId#

uint8_t RAIL_IEEE802154_ModeSwitchPhr_t::phyModeId

PHY mode Id.


Definition at line 1174 of file protocol/ieee802154/rail_ieee802154.h

phr#

uint16_t RAIL_IEEE802154_ModeSwitchPhr_t::phr

Corresponding Mode Switch PHY header.


Definition at line 1175 of file protocol/ieee802154/rail_ieee802154.h