FMC_SDRAM_GetModeStatus() function
Returns the indicated FMC SDRAM bank mode status.
Arguments
Device
Pointer to SDRAM device instance
Bank
Defines the FMC SDRAM bank. This parameter can be FMC_Bank1_SDRAM or FMC_Bank2_SDRAM.
Return value
The FMC SDRAM bank mode status, could be on of the following values: FMC_SDRAM_NORMAL_MODE, FMC_SDRAM_SELF_REFRESH_MODE or FMC_SDRAM_POWER_DOWN_MODE.