HAL_SRAM_Write_DMA() function
Writes a Words data buffer to SRAM memory using DMA transfer.
Arguments
hsram
pointer to a SRAM_HandleTypeDef structure that contains the configuration information for SRAM module.
pAddress
Pointer to write start address
pSrcBuffer
Pointer to source buffer to write
BufferSize
Size of the buffer to write to memory
Return value
HAL status
Examples
HAL_SRAM_Write_DMA() is referenced by 4 libraries and example projects: