pub type SCRATCHPTR_W<'a, const O: u8> = FieldWriter<'a, u32, SCRATCHPTR_SPEC, u32, u32, 32, O>;
Expand description

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