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

◆ nrf_scan_uninit()

void nrf_scan_uninit ( nrf_scan_t const * p_scan)

#include <softperipheral/sCAN/include/nrf_scan.h>

Uninitialize the sCAN driver instance.

This function deconfigures the peripheral.

Note
The function deactivates the peripheral instance if it is active. The deactivation process releases the clock requests and the power states restrictions related to VPR.
Parameters
[in]p_scanIdentifier of the sCAN instance to uninitialize.