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

type TOVALH = Reg<u8, _TOVALH>;

Watchdog Timeout 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 0

type Type = u8

Register size

impl Writable for TOVALH[src]

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