qspi_sync_enable

Enable QSPI for access without interrupts.

int32_t qspi_sync_enable(
    struct qspi_sync_descriptor * qspi
)

Parameters

qspi

Type: struct qspi_sync_descriptor Struct *

Pointer to the QSPI device instance

Returns

Type: int32_t

Operation status.

ERR_NONE

Success