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

type TOVALL = Reg<u16, _TOVALL>;

Watchdog Time-out Value Register Low

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

For information about available fields see tovall module

Trait Implementations

impl Readable for TOVALL[src]

read() method returns tovall::R reader structure

impl ResetValue for TOVALL[src]

Register TOVALL reset()'s with value 0x4b4c

type Type = u16

Register size

impl Writable for TOVALL[src]

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