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

◆ nrf_802154_init()

void nrf_802154_init ( void  )

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

Initializes the 802.15.4 driver.

This function initializes the RADIO peripheral in the RADIO_STATE_SLEEP state.

Note
This function is to be called once, before any other functions from this module. Only the functions setting the configuration can be called before this call.