nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_802154_deinit()

void nrf_802154_deinit ( void )

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

Deinitializes the 802.15.4 driver.

This function deinitializes the RADIO peripheral and resets it to the default state.

Deprecated
This function is deprecated. Calling it can crash the driver and it is not recommended to use it. Use the nrf_802154_reinit function instead to reinitialize the driver when needed.