HAL_SRAM_Read_DMA() function
Reads a Words data from the SRAM memory using DMA transfer.
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
Examples
HAL_SRAM_Read_DMA() is referenced by 4 libraries and example projects: