[][src]Type Definition lpc54606_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 available fields see tv module

Trait Implementations

impl Readable for TV[src]

read() method returns tv::R reader structure