nrfxlib API 2.8.99
|
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 |
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