[][src]Type Definition lpc55s6x_pac::wwdt::MOD

type MOD = Reg<u32, _MOD>;

Watchdog mode register. This register contains the basic mode and status of the Watchdog Timer.

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

For information about avaliable fields see mod_ module

Trait Implementations

impl Readable for MOD[src]

read() method returns mod_::R reader structure

impl Writable for MOD[src]

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

impl ResetValue for MOD[src]

Register MOD reset()'s with value 0

type Type = u32

Register size