Type Definition microbit::hal::pac::power::SYSTEMOFF[]

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