[][src]Type Definition nrf9160_pac::regulators_ns::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