Type Alias atsamd51p::ccl::lutctrl::FILTSEL_R

source ·
pub type FILTSEL_R = FieldReader<FILTSELSELECT_A>;
Expand description

Field FILTSEL reader - Filter Selection

Aliased Type§

struct FILTSEL_R { /* private fields */ }

Implementations§

source§

impl FILTSEL_R

source

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

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