HAL
HAL_QSPI_SetFlashID() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_QSPI_SetFlashID() function

Set FlashID.

Syntax

HAL_StatusTypeDef HAL_QSPI_SetFlashID (QSPI_HandleTypeDef *hqspi,     uint32_t FlashID);
Implemented in stm32f4xx_hal_qspi.c:2527

Arguments

hqspi

QSPI handle.

FlashID

Index of the flash memory to be accessed. This parameter can be a value of QSPI_Flash_Select.

Return value

HAL status

Notes

The FlashID is ignored when dual flash mode is enabled.

References

Call Tree

Functions called by HAL_QSPI_SetFlashID()
HAL_QSPI_SetFlashID()
assert_failed()
all items filtered out
Type of HAL_QSPI_SetFlashID()
HAL_QSPI_SetFlashID()