Type Alias Qos0R

Source
pub type Qos0R = FieldReader<Qos0select>;
Expand description

Field QOS0 reader - Level 0 Quality of Service

Aliased Type§

struct Qos0R { /* private fields */ }

Implementations§

Source§

impl Qos0R

Source

pub const fn variant(&self) -> Qos0select

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