Type Definition nrf52820_pac::aar::SCRATCHPTR[][src]

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

Trait Implementations

Register SCRATCHPTR reset()’s with value 0

Register size

Reset value of the register

read() method returns scratchptr::R reader structure

write(|w| ..) method takes scratchptr::W writer structure