Skip to content
Ken Sharp edited this page Dec 10, 2025 · 2 revisions

NonVolatileRead()

Read a byte from non-volatile storage.

Syntax

NonVolatileRead(int address);

address
The non-volatile storage address to read from.

Returns

void

Related Links

Clone this wiki locally