Type Alias nrf52840_pac::comp::hyst::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