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

type SYSTEMOFF = Reg<u32, _SYSTEMOFF>;

System OFF register

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

For information about available fields see systemoff module

Trait Implementations

impl ResetValue for SYSTEMOFF[src]

Register SYSTEMOFF reset()'s with value 0

type Type = u32

Register size

impl Writable for SYSTEMOFF[src]

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