Module scratchptr

Source
Expand description

Pointer to data area used for temporary storage

Structs§

R
Register SCRATCHPTR reader
SCRATCHPTR_SPEC
Pointer to data area used for temporary storage
W
Register SCRATCHPTR writer

Type Aliases§

SCRATCHPTR_R
Field SCRATCHPTR reader - Pointer to a scratch data area used for temporary storage during resolution.A space of minimum 3 bytes must be reserved.
SCRATCHPTR_W
Field SCRATCHPTR writer - Pointer to a scratch data area used for temporary storage during resolution.A space of minimum 3 bytes must be reserved.