Type Alias atsame54n::ccl::lutctrl::FILTSEL_W

source ·
pub type FILTSEL_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 2, O, FILTSELSELECT_A>;
Expand description

Field FILTSEL writer - Filter Selection

Aliased Type§

struct FILTSEL_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> FILTSEL_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn disable(self) -> &'a mut W<REG>

Filter disabled

source

pub fn synch(self) -> &'a mut W<REG>

Synchronizer enabled

source

pub fn filter(self) -> &'a mut W<REG>

Filter enabled