[][src]Type Definition k22f::wdog::TMROUTH

type TMROUTH = Reg<u16, _TMROUTH>;

Watchdog Timer Output Register High

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

For information about available fields see tmrouth module

Trait Implementations

impl Readable for TMROUTH[src]

read() method returns tmrouth::R reader structure

impl ResetValue for TMROUTH[src]

Register TMROUTH reset()'s with value 0

type Type = u16

Register size

impl Writable for TMROUTH[src]

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