[][src]Type Definition muscab1_pac::watchdog::WDOGLOAD

type WDOGLOAD = Reg<u32, _WDOGLOAD>;

Watchdog Load Register

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

For information about avaliable fields see wdogload module

Trait Implementations

impl Readable for WDOGLOAD[src]

read() method returns wdogload::R reader structure

impl Writable for WDOGLOAD[src]

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

impl ResetValue for WDOGLOAD[src]

Register WDOGLOAD reset()'s with value 0xffff_ffff

type Type = u32

Register size