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

type WINH = Reg<u8, _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 = u8

Register size

impl Writable for WINH[src]

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