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

type TMROUTL = Reg<u16, _TMROUTL>;

Watchdog Timer Output Register Low

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

For information about available fields see tmroutl module

Trait Implementations

impl Readable for TMROUTL[src]

read() method returns tmroutl::R reader structure

impl ResetValue for TMROUTL[src]

Register TMROUTL reset()'s with value 0

type Type = u16

Register size

impl Writable for TMROUTL[src]

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