Type Alias atsamd51p::dmac::prictrl0::QOS2_R

source ·
pub type QOS2_R = FieldReader<QOS2SELECT_A>;
Expand description

Field QOS2 reader - Level 2 Quality of Service

Aliased Type§

struct QOS2_R { /* private fields */ }

Implementations§

source§

impl QOS2_R

source

pub const fn variant(&self) -> QOS2SELECT_A

Get enumerated values variant

source

pub fn is_regular(&self) -> bool

Regular delivery

source

pub fn is_shortage(&self) -> bool

Bandwidth shortage

source

pub fn is_sensitive(&self) -> bool

Latency sensitive

source

pub fn is_critical(&self) -> bool

Latency critical