Type Alias gd32f1::gd32f190::adc::Wdlt

source ·
pub type Wdlt = Reg<WdltSpec>;
Expand description

WDLT (rw) register accessor: watchdog lower threshold register

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

For information about available fields see wdlt module

Aliased Type§

struct Wdlt { /* private fields */ }