Type Alias atsame54n::dmac::channel::chprilvl::PRILVL_W

source ·
pub type PRILVL_W<'a, REG, const O: u8> = FieldWriterSafe<'a, REG, 2, O, PRILVLSELECT_A>;
Expand description

Field PRILVL writer - Channel Priority Level

Aliased Type§

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

Implementations§

source§

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

source

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

Channel Priority Level 0 (Lowest Level)

source

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

Channel Priority Level 1

source

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

Channel Priority Level 2

source

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

Channel Priority Level 3 (Highest Level)