[][src]Type Definition k22f::wdog::UNLOCK

type UNLOCK = Reg<u16, _UNLOCK>;

Watchdog Unlock register

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

For information about available fields see unlock module

Trait Implementations

impl Readable for UNLOCK[src]

read() method returns unlock::R reader structure

impl ResetValue for UNLOCK[src]

Register UNLOCK reset()'s with value 0xd928

type Type = u16

Register size

impl Writable for UNLOCK[src]

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