HAL_SRAM_Read_32b() function
Reads 32-bit buffer from SRAM memory.
Arguments
hsram
pointer to a SRAM_HandleTypeDef structure that contains the configuration information for SRAM module.
pAddress
Pointer to read start address
pDstBuffer
Pointer to destination buffer
BufferSize
Size of the buffer to read from memory
Return value
HAL status