![]() |
nrfxlib API 3.3.99
|
| bool nrf_sqspi_init_check | ( | nrf_sqspi_t const * | p_qspi | ) |
#include <softperipheral/sQSPI/include/nrf_sqspi.h>
Check if the QSPI driver instance is initialized.
This function checks whether the specified QSPI driver instance has been initialized.
| [in] | p_qspi | Identifier of the QSPI instance to check. |
| true | The driver instance is initialized. |
| false | The driver instance is not initialized. |