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

type WINH = Reg<u16, _WINH>;

Watchdog Window Register High

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

For information about available fields see winh module

Trait Implementations

impl Readable for WINH[src]

read() method returns winh::R reader structure

impl ResetValue for WINH[src]

Register WINH reset()'s with value 0

type Type = u16

Register size

impl Writable for WINH[src]

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