Type Alias nrf52810_hal::pac::aar::scratchptr::SCRATCHPTR_W

source ·
pub type SCRATCHPTR_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SCRATCHPTR_SPEC, u32, u32, Unsafe, 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.

Aliased Type§

struct SCRATCHPTR_W<'a, const O: u8> { /* private fields */ }