Type Definition microbit::hal::pac::ccm::SCRATCHPTR[]

type SCRATCHPTR = Reg<u32, _SCRATCHPTR>;
Expand description

Pointer to data area used for temporary storage

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see scratchptr module