Type Alias atsame54n::dmac::prictrl0::QOS3_W

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

Field QOS3 writer - Level 3 Quality of Service

Aliased Type§

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

Implementations§

source§

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