Type Alias atsamd51j::dmac::prictrl0::QOS2_W

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

Field QOS2 writer - Level 2 Quality of Service

Aliased Type§

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

Implementations§

source§

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