atsamd21g::dmac::qosctrl

Type Alias WrbqosR

Source
pub type WrbqosR = FieldReader<Wrbqosselect>;
Expand description

Field WRBQOS reader - Write-Back Quality of Service

Aliased Type§

struct WrbqosR { /* private fields */ }

Implementations§

Source§

impl WrbqosR

Source

pub const fn variant(&self) -> Wrbqosselect

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