Type Definition nrf52820_pac::power::GPREGRET[][src]

type GPREGRET = Reg<u32, _GPREGRET>;
Expand description

General purpose retention register

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

For information about available fields see gpregret module

Trait Implementations

Register GPREGRET reset()’s with value 0

Register size

Reset value of the register

read() method returns gpregret::R reader structure

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