[][src]Type Definition xmc1100::wdt::WDTCLR

type WDTCLR = Reg<u32, _WDTCLR>;

WDT Clear Register

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

For information about avaliable fields see wdtclr module

Trait Implementations

impl ResetValue for WDTCLR[src]

Register WDTCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for WDTCLR[src]

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