nrfxlib API 2.7.99
Loading...
Searching...
No Matches
nrf_802154_tx_power_metadata_t Struct Reference

Structure passed in transmit metadata with information needed to set transmission power. More...

#include <nrf_802154_types.h>

Data Fields

bool use_metadata_value
 
int8_t power
 

Detailed Description

Structure passed in transmit metadata with information needed to set transmission power.

If the use_metadata_value field is set to true the power in dBm used to transmit the frame is set to the value of the field power. Otherwise the value from PIB set by nrf_802154_tx_power_set is used


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