STM32F429I-Discovery + 0/1 examples
SourceVu will show references to BSP_EEPROM_ReadBuffer() from the following samples and libraries:
Examples
STM32F429I-Discovery
Examples
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

EEPROM_OK (0) if operation is correctly performed, else return value different from EEPROM_OK (0) or the timeout user callback.

Notes

The variable pointed by NumByteToRead is reset to 0 when all the data are read from the EEPROM. Application should monitor this variable in order know when the transfer is complete.

References

from examples