Type Alias xmc4200::wdt::Wub

source ·
pub type Wub = Reg<WubSpec>;
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 */ }