32.1.2.5 qspi_dma_serial_run_command
Execute command in Serial Memory Mode.
int32_t qspi_dma_serial_run_command(
struct qspi_dma_descriptor * qspi,
const struct _qspi_command * cmd
)
Parameters
- qspi
-
Type: struct qspi_dma_descriptor Struct *
Pointer to the HAL QSPI instance
- cmd
-
Type: const struct _qspi_command *
Pointer to the command structure
Returns
Type: int32_t
Operation status.
- ERR_NONE
-
Success