[][src]Type Definition atsamd21e::dmac::prictrl0::W

type W = W<u32, PRICTRL0>;

Writer for register PRICTRL0

Implementations

impl W[src]

pub fn lvlpri0(&mut self) -> LVLPRI0_W<'_>[src]

Bits 0:3 - Level 0 Channel Priority Number

pub fn rrlvlen0(&mut self) -> RRLVLEN0_W<'_>[src]

Bit 7 - Level 0 Round-Robin Scheduling Enable

pub fn lvlpri1(&mut self) -> LVLPRI1_W<'_>[src]

Bits 8:11 - Level 1 Channel Priority Number

pub fn rrlvlen1(&mut self) -> RRLVLEN1_W<'_>[src]

Bit 15 - Level 1 Round-Robin Scheduling Enable

pub fn lvlpri2(&mut self) -> LVLPRI2_W<'_>[src]

Bits 16:19 - Level 2 Channel Priority Number

pub fn rrlvlen2(&mut self) -> RRLVLEN2_W<'_>[src]

Bit 23 - Level 2 Round-Robin Scheduling Enable

pub fn lvlpri3(&mut self) -> LVLPRI3_W<'_>[src]

Bits 24:27 - Level 3 Channel Priority Number

pub fn rrlvlen3(&mut self) -> RRLVLEN3_W<'_>[src]

Bit 31 - Level 3 Round-Robin Scheduling Enable