This feature is supported only on models with built-in FRAM.
===== Syntax =====
===== Syntax =====
Line 14:
Line 16:
* **address**: EEPROM ''address'' (0 to 4095).
* **address**: EEPROM ''address'' (0 to 4095).
-
* **data**: Integer, float, bytes, or bytearray value to write.
+
* **data**: ''int'', ''float'', ''bytes'', or ''bytearray'' value to write.
* **byteLength**: Number of bytes to write. Must be positive and remain within the non-volatile memory's bounds. ''Float'' writes require 4. ''bytes'' and ''bytearray'' writes use the first ''byteLength'' bytes.
* **byteLength**: Number of bytes to write. Must be positive and remain within the non-volatile memory's bounds. ''Float'' writes require 4. ''bytes'' and ''bytearray'' writes use the first ''byteLength'' bytes.
logicpython/cubloc_api/eewrite.1776046044.txt.gz · Last modified: by mfranklin