Type Alias FiltselR

Source
pub type FiltselR = FieldReader<Filtselselect>;
Expand description

Field FILTSEL reader - Filter Selection

Aliased Type§

struct FiltselR { /* private fields */ }

Implementations§

Source§

impl FiltselR

Source

pub const fn variant(&self) -> Option<Filtselselect>

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Filter disabled

Source

pub fn is_synch(&self) -> bool

Synchronizer enabled

Source

pub fn is_filter(&self) -> bool

Filter enabled