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

type SYSTEMOFF = Reg<u32, _SYSTEMOFF>;
Expand description

System OFF register

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

For information about available fields see systemoff module

Trait Implementations

Register SYSTEMOFF reset()’s with value 0

Register size

Reset value of the register

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