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

type WDOGCFG = Reg<u32, _WDOGCFG>;

Watchdog Configuration Register

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

For information about available fields see wdogcfg module

Trait Implementations

impl Readable for WDOGCFG[src]

read() method returns wdogcfg::R reader structure

impl ResetValue for WDOGCFG[src]

Register wdogcfg reset()'s with value 0

type Type = u32

Register size

impl Writable for WDOGCFG[src]

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