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

type TV = Reg<u32, _TV>;

Watchdog timer value register. This 24-bit register reads out the current value of the Watchdog timer.

This register you can read. See API.

For information about avaliable fields see tv module

Trait Implementations

impl Readable for TV[src]

read() method returns tv::R reader structure