efm32g290_pac::acmp1::ctrl

Type Alias HYSTSEL_W

Source
pub type HYSTSEL_W<'a> = FieldWriterSafe<'a, u32, CTRL_SPEC, u8, HYSTSEL_A, 3, 4>;
Expand description

Field HYSTSEL writer - Hysteresis Select

Aliased Type§

struct HYSTSEL_W<'a> { /* private fields */ }

Implementations§

Source§

impl<'a> HYSTSEL_W<'a>

Source

pub fn hyst0(self) -> &'a mut W

No hysteresis.

Source

pub fn hyst1(self) -> &'a mut W

~15 mV hysteresis.

Source

pub fn hyst2(self) -> &'a mut W

~22 mV hysteresis.

Source

pub fn hyst3(self) -> &'a mut W

~29 mV hysteresis.

Source

pub fn hyst4(self) -> &'a mut W

~36 mV hysteresis.

Source

pub fn hyst5(self) -> &'a mut W

~43 mV hysteresis.

Source

pub fn hyst6(self) -> &'a mut W

~50 mV hysteresis.

Source

pub fn hyst7(self) -> &'a mut W

~57 mV hysteresis.