QSPI_AutoPollingMemReady() is only used within STM32412G-Discovery.
 
Symbols
loading...
Files
loading...

QSPI_AutoPollingMemReady() function

This function read the SR of the memory and wait the EOP.

Syntax

static uint8_t QSPI_AutoPollingMemReady(QSPI_HandleTypeDef *hqspi,     uint32_t Timeout);
Implemented in stm32412g_discovery_qspi.c:710

Arguments

hqspi

QSPI handle

Timeout