nRF5 SDK v17.1.0
Data Fields
plme_trx_req_t Struct Reference

PLME-SET_TRX_STATE.request parameters. More...

#include <phy_plme_trx.h>

Data Fields

phy_enum_t state
 

Detailed Description

PLME-SET_TRX_STATE.request parameters.

The PLME-SET_TRX_STATE.request primitive is generated by the next higher layer of a device and issued to its PLME to set transmitter status.

In accordance with IEEE Std 802.15.4-2006, section 6.2.2.7.1

Field Documentation

phy_enum_t plme_trx_req_t::state

One of PHY_RX_ON, PHY_TRX_OFF, PHY_FORCE_TRX_OFF, PHY_TX_ON or PHY_FORCE_TX_ON.


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

Documentation feedback | Developer Zone | Subscribe | Updated