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

type WDOGS = Reg<u32, _WDOGS>;

Watchdog Scaled Counter Register

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

For information about avaliable fields see wdogs module

Trait Implementations

impl Readable for WDOGS[src]

read() method returns wdogs::R reader structure

impl Writable for WDOGS[src]

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

impl ResetValue for WDOGS[src]

Register wdogs reset()'s with value 0

type Type = u32

Register size