Type Alias xmc4300::wdt::WLB

source ·
pub type WLB = Reg<WLB_SPEC>;
Expand description

WLB (rw) register accessor: WDT Window Lower Bound Register

You can read this register and get wlb::R. You can reset, write, write_with_zero this register using wlb::W. You can also modify this register. See API.

For information about available fields see wlb module

Aliased Type§

struct WLB { /* private fields */ }