atsamd21g::dmac::qosctrl

Type Alias FqosR

Source
pub type FqosR = FieldReader<Fqosselect>;
Expand description

Field FQOS reader - Fetch Quality of Service

Aliased Type§

struct FqosR { /* private fields */ }

Implementations§

Source§

impl FqosR

Source

pub const fn variant(&self) -> Fqosselect

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