[][src]Type Definition e310x::wdog::WDOGKEY

type WDOGKEY = Reg<u32, _WDOGKEY>;

Watchdog Key Register

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

For information about avaliable fields see wdogkey module

Trait Implementations

impl Writable for WDOGKEY[src]

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

impl ResetValue for WDOGKEY[src]

Register wdogkey reset()'s with value 0x0051_f15e

type Type = u32

Register size