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

Function EE_WriteVariable

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

* @brief Writes/upadtes variable data in EEPROM. * @param VirtAddress: Variable virtual address * @param Data: 16 bit data to be written * @retval Success or error status: * - FLASH_COMPLETE: on success * - PAGE_FULL: if valid page is full * - NO_VALID_PAGE: if no valid page was found * - Flash error code: on write Flash error */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

EE_PageTransferFunction · 0.85

Tested by

no test coverage detected