Confirmation message body.

Public Attributes#

uint8_t

Indicate if the device is supporting MAC mode switch Feature currently unsupported.

uint8_t

Number of PhyModeId to configure.

uint8_t

List of phy_mode_id_count PhyModeId.

uint8_t

Reserved, set to zero.

uint32_t

Status of the request.

Public Attribute Documentation#

is_mdr_command_capable#

uint8_t sl_wisun_msg_get_pom_ie_cnf_body_t::is_mdr_command_capable

Indicate if the device is supporting MAC mode switch Feature currently unsupported.

Must be set to 0.


phy_mode_id_count#

uint8_t sl_wisun_msg_get_pom_ie_cnf_body_t::phy_mode_id_count

Number of PhyModeId to configure.


phy_mode_ids#

uint8_t sl_wisun_msg_get_pom_ie_cnf_body_t::phy_mode_ids[SL_WISUN_MAX_PHY_MODE_ID_COUNT]

List of phy_mode_id_count PhyModeId.


reserved#

uint8_t sl_wisun_msg_get_pom_ie_cnf_body_t::reserved[3]

Reserved, set to zero.


status#

uint32_t sl_wisun_msg_get_pom_ie_cnf_body_t::status

Status of the request.