This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| logicpython:cubloc_api:eewrite [2026/04/13 02:05] – [Exceptions] mfranklin | logicpython:cubloc_api:eewrite [2026/04/14 05:13] (current) – mfranklin | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Write data to non-volatile memory. | Write data to non-volatile memory. | ||
| + | |||
| + | This feature is supported only on models with built-in FRAM. | ||
| ===== Syntax ===== | ===== Syntax ===== | ||
| Line 14: | Line 16: | ||
| * **address**: | * **address**: | ||
| - | * **data**: | + | * **data**: |
| - | * **byteLength**: | + | * **byteLength**: |
| ===== Exceptions ===== | ===== Exceptions ===== | ||