nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ NRF_802154_USE_RAW_API

#define NRF_802154_USE_RAW_API   1

#include <nrf_802154/common/include/nrf_802154_config.h>

When this flag is set, the RAW API is available for the MAC layer. It is recommended to use the RAW API because it provides more optimized functions.

Note
If the RAW API is not enabled for the MAC layer, only less optimized functions performing copy are available.