pub type SCRATCHPTR_R = FieldReaderRaw<u32, u32>;
Expand description

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

Aliased Type§

struct SCRATCHPTR_R { /* private fields */ }