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

type RESETREAS = Reg<u32, _RESETREAS>;
Expand description

Reset reason

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

For information about available fields see resetreas module

Trait Implementations

Register RESETREAS reset()’s with value 0

Register size

Reset value of the register

read() method returns resetreas::R reader structure

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