pub type Qos3R = FieldReader<Qos3select>;
Expand description
Field QOS3
reader - Level 3 Quality of Service
Aliased Type§
struct Qos3R { /* private fields */ }
Implementations§
Source§impl Qos3R
impl Qos3R
Sourcepub const fn variant(&self) -> Qos3select
pub const fn variant(&self) -> Qos3select
Get enumerated values variant
Sourcepub fn is_regular(&self) -> bool
pub fn is_regular(&self) -> bool
Regular delivery
Sourcepub fn is_shortage(&self) -> bool
pub fn is_shortage(&self) -> bool
Bandwidth shortage
Sourcepub fn is_sensitive(&self) -> bool
pub fn is_sensitive(&self) -> bool
Latency sensitive
Sourcepub fn is_critical(&self) -> bool
pub fn is_critical(&self) -> bool
Latency critical