QSPI_WriteEnable() is only used within STM32446E_EVAL.
 
Symbols
loading...
Files
loading...

QSPI_WriteEnable() function

This function send a Write Enable and wait it is effective.

Syntax

static uint8_t QSPI_WriteEnable (QSPI_HandleTypeDef *hqspi);
Implemented in stm32446e_eval_qspi.c:720

Arguments

hqspi

QSPI handle

Return value

None