nRF5 SDK v17.1.0
Data Fields
plme_ed_conf_t Struct Reference

PLME-ED.confirm parameters. More...

#include <phy_plme_ed.h>

Data Fields

phy_enum_t status
 
uint8_t energy_level
 

Detailed Description

PLME-ED.confirm parameters.

The PLME-ED.confirm primitive is generated by the PLME and issued to its next higher layer in response to an PLME-ED.request primitive.

In accordance with IEEE Std 802.15.4-2006, section 6.2.2.4.1.

Field Documentation

uint8_t plme_ed_conf_t::energy_level

Energy level for the current channel, if status is SUCCESS.

phy_enum_t plme_ed_conf_t::status

One of PHY_SUCCESS, PHY_TRX_OFF or PHY_TX_ON.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated