Type Alias atsamd51p::ccl::seqctrl::SEQSEL_W

source ·
pub type SEQSEL_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 4, O, SEQSELSELECT_A>;
Expand description

Field SEQSEL writer - Sequential Selection

Aliased Type§

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

Implementations§

source§

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

source

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

Sequential logic is disabled

source

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

D flip flop

source

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

JK flip flop

source

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

D latch

source

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

RS latch