[][src]Type Definition rsl10_pac::watchdog::WATCHDOG_CTRL

type WATCHDOG_CTRL = Reg<u32, _WATCHDOG_CTRL>;

Watchdog Refresh Control Register

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

For information about available fields see watchdog_ctrl module

Trait Implementations

impl Readable for WATCHDOG_CTRL[src]

read() method returns watchdog_ctrl::R reader structure

impl ResetValue for WATCHDOG_CTRL[src]

Register WATCHDOG_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for WATCHDOG_CTRL[src]

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