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

type FEED = Reg<u32, _FEED>;

Watchdog feed sequence register. Writing 0xAA followed by 0x55 to this register reloads the Watchdog timer with the value contained in TC.

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

For information about avaliable fields see feed module

Trait Implementations

impl Writable for FEED[src]

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

impl ResetValue for FEED[src]

Register FEED reset()'s with value 0

type Type = u32

Register size