Type Alias HYST_R

Source
pub type HYST_R = BitReader<HYST_A>;
Expand description

Field HYST reader - Comparator hysteresis

Aliased Type§

struct HYST_R { /* private fields */ }

Implementations§

Source§

impl HYST_R

Source

pub fn variant(&self) -> HYST_A

Get enumerated values variant

Source

pub fn is_no_hyst(&self) -> bool

Checks if the value of the field is NO_HYST

Source

pub fn is_hyst50m_v(&self) -> bool

Checks if the value of the field is HYST50M_V