[][src]Type Definition atsamd51p::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:4 - Level 0 Channel Priority Number

pub fn qos0(&mut self) -> QOS0_W<'_>[src]

Bits 5:6 - Level 0 Quality of Service

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:12 - Level 1 Channel Priority Number

pub fn qos1(&mut self) -> QOS1_W<'_>[src]

Bits 13:14 - Level 1 Quality of Service

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:20 - Level 2 Channel Priority Number

pub fn qos2(&mut self) -> QOS2_W<'_>[src]

Bits 21:22 - Level 2 Quality of Service

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:28 - Level 3 Channel Priority Number

pub fn qos3(&mut self) -> QOS3_W<'_>[src]

Bits 29:30 - Level 3 Quality of Service

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

Bit 31 - Level 3 Round-Robin Scheduling Enable