nrf52840_pac::lpcomp::hyst

Type Alias HYST_W

Source
pub type HYST_W<'a, const O: u8> = BitWriter<'a, u32, HYST_SPEC, HYST_A, O>;
Expand description

Field HYST writer - Comparator hysteresis enable

Aliased Type§

struct HYST_W<'a, const O: u8> { /* private fields */ }

Implementations§

Source§

impl<'a, const O: u8> HYST_W<'a, O>

Source

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

Comparator hysteresis disabled

Source

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

Comparator hysteresis enabled