nrfxlib API 2.8.99
|
Structure passed in transmit metadata with information needed to set transmission channel. More...
#include <nrf_802154_types.h>
Data Fields | |
bool | use_metadata_value |
uint8_t | channel |
Structure passed in transmit metadata with information needed to set transmission channel.
If the use_metadata_value
field is set to true the channel used to transmit the frame is set to the value of the field channel
. Otherwise the value from PIB set by nrf_802154_channel_set is used.