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

type RESETREAS = Reg<u32, _RESETREAS>;

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

impl Readable for RESETREAS[src]

read() method returns resetreas::R reader structure

impl ResetValue for RESETREAS[src]

Register RESETREAS reset()'s with value 0

type Type = u32

Register size

impl Writable for RESETREAS[src]

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