Type Alias HystR

Source
pub type HystR = FieldReader<Hystselect>;
Expand description

Field HYST reader - Hysteresis Level

Aliased Type§

struct HystR { /* private fields */ }

Implementations§

Source§

impl HystR

Source

pub const fn variant(&self) -> Hystselect

Get enumerated values variant

Source

pub fn is_hyst25(&self) -> bool

25mV

Source

pub fn is_hyst50(&self) -> bool

50mV

Source

pub fn is_hyst75(&self) -> bool

75mV

Source

pub fn is_hyst100(&self) -> bool

100mV