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

◆ nrf_semmc_uninit()

void nrf_semmc_uninit ( nrf_semmc_t const * p_semmc)

#include <softperipheral/sEMMC/include/nrf_semmc.h>

Uninitialize the sEMMC 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_semmcIdentifier of the sEMMC instance to uninitialize.