Type Alias HystW

Source
pub type HystW<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field HYST writer - Hysteresis value

Aliased Typeยง

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