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

◆ nrf_sqspi_uninit()

void nrf_sqspi_uninit ( nrf_sqspi_t const * p_qspi)

#include <softperipheral/sQSPI/include/nrf_sqspi.h>

Uninitialize the QSPI 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.
Parameters
[in]p_qspiIdentifier of the QSPI instance to uninitialize.