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

type CNTL = Reg<u8, _CNTL>;

Watchdog Counter Register: Low

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

For information about available fields see cntl module

Trait Implementations

impl Readable for CNTL[src]

read() method returns cntl::R reader structure

impl ResetValue for CNTL[src]

Register CNTL reset()'s with value 0

type Type = u8

Register size

impl Writable for CNTL[src]

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