MCPcopy Create free account
hub / github.com/ShapeLab/SwarmUI / EE_ReadVariable

Function EE_ReadVariable

Software/Microcontroller/Zooid_v2/src/eeprom.c:362–409  ·  view source on GitHub ↗

* @brief Returns the last stored variable data, if found, which correspond to * the passed virtual address * @param VirtAddress: Variable virtual address * @param Data: Global variable contains the read variable value * @retval Success or error status: * - 0: if variable was found * - 1: if the variable was not found * - NO_VALID_PAGE: if no

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

EE_InitFunction · 0.85
EE_PageTransferFunction · 0.85

Calls 1

EE_FindValidPageFunction · 0.85

Tested by

no test coverage detected