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

type TOVALH = Reg<u16, _TOVALH>;

Watchdog Time-out Value Register High

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

For information about available fields see tovalh module

Trait Implementations

impl Readable for TOVALH[src]

read() method returns tovalh::R reader structure

impl ResetValue for TOVALH[src]

Register TOVALH reset()'s with value 0x4c

type Type = u16

Register size

impl Writable for TOVALH[src]

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