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

type CNTH = Reg<u8, _CNTH>;

Watchdog Counter Register: High

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

For information about available fields see cnth module

Trait Implementations

impl Readable for CNTH[src]

read() method returns cnth::R reader structure

impl ResetValue for CNTH[src]

Register CNTH reset()'s with value 0

type Type = u8

Register size

impl Writable for CNTH[src]

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