[][src]Type Definition muscab1_pac::watchdog::WDOGLOCK

type WDOGLOCK = Reg<u32, _WDOGLOCK>;

Watchdog Lock Register

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

For information about avaliable fields see wdoglock module

Trait Implementations

impl Readable for WDOGLOCK[src]

read() method returns wdoglock::R reader structure

impl Writable for WDOGLOCK[src]

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

impl ResetValue for WDOGLOCK[src]

Register WDOGLOCK reset()'s with value 0

type Type = u32

Register size