[][src]Type Definition xmc4800::wdt::WLB

type WLB = Reg<u32, _WLB>;

WDT Window Lower Bound Register

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

For information about avaliable fields see wlb module

Trait Implementations

impl Readable for WLB[src]

read() method returns wlb::R reader structure

impl Writable for WLB[src]

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

impl ResetValue for WLB[src]

Register WLB reset()'s with value 0

type Type = u32

Register size