Type Alias xmc4300::wdt::WUB

source ·
pub type WUB = Reg<WUB_SPEC>;
Expand description

WUB (rw) register accessor: WDT Window Upper Bound Register

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

For information about available fields see wub module

Aliased Type§

struct WUB { /* private fields */ }