Type Alias gd32f1::gd32f130::adc::wdlt::WdltW

source ·
pub type WdltW<'a, REG> = FieldWriterSafe<'a, REG, 12, u16>;
Expand description

Field WDLT writer - Analog watchdog lower threshold

Aliased Type§

struct WdltW<'a, REG> { /* private fields */ }