atsamd21g::dmac::qosctrl

Type Alias DqosR

Source
pub type DqosR = FieldReader<Dqosselect>;
Expand description

Field DQOS reader - Data Transfer Quality of Service

Aliased Type§

struct DqosR { /* private fields */ }

Implementations§

Source§

impl DqosR

Source

pub const fn variant(&self) -> Dqosselect

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Background (no sensitive operation)

Source

pub fn is_low(&self) -> bool

Sensitive Bandwidth

Source

pub fn is_medium(&self) -> bool

Sensitive Latency

Source

pub fn is_high(&self) -> bool

Critical Latency