Type Alias HystctrW
pub type HystctrW<'a, REG> = FieldWriter<'a, REG, 2, Hystctr, Safe>;Expand description
Field HYSTCTR writer - Comparator hard block hysteresis control. See chip
data sheet to get the actual hysteresis value with each level
Aliased Type§
pub struct HystctrW<'a, REG> { /* private fields */ }