Type Alias atsamd51j::dmac::prictrl0::QOS1_W

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

Field QOS1 writer - Level 1 Quality of Service

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> QOS1_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