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

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
 

Detailed Description

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.


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