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.