Type Alias atsamd51j::dmac::prictrl0::QOS0_W

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

Field QOS0 writer - Level 0 Quality of Service

Aliased Type§

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

Implementations§

source§

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

source

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

Regular delivery

source

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

Bandwidth shortage

source

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

Latency sensitive

source

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

Latency critical