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

type TOVALL = Reg<u8, _TOVALL>;

Watchdog Timeout Value Register: Low

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

For information about available fields see tovall module

Trait Implementations

impl Readable for TOVALL[src]

read() method returns tovall::R reader structure

impl ResetValue for TOVALL[src]

Register TOVALL reset()'s with value 0x04

type Type = u8

Register size

impl Writable for TOVALL[src]

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