SDRAM_READBURST is only used within STM32F429I-Discovery.
 
Symbols
loading...
Files
loading...

SDRAM_READBURST macro

FMC SDRAM Memory Read Burst feature

Syntax

References

LocationText
stm32f429i_discovery_sdram.h:87
#define SDRAM_READBURST FMC_SDRAM_RBURST_DISABLE /* Default configuration used with LCD */
stm32f429i_discovery_sdram.c:116
SdramHandle.Init.ReadBurst = SDRAM_READBURST;