HAL_NOR_ReadBuffer() function
Reads a half-word buffer from the NOR memory.
Arguments
hnor
pointer to the NOR handle
uwAddress
NOR memory internal address to read from.
pData
pointer to the buffer that receives the data read from the NOR memory.
uwBufferSize
number of Half word to read.
Return value
HAL status
Examples
HAL_NOR_ReadBuffer() is referenced by 3 libraries and example projects: