Skip to content
Ken Sharp edited this page Dec 8, 2023 · 1 revision

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