EswR

Type Alias EswR 

pub type EswR = BitReader<Esw>;
Expand description

Field ESW reader - Existence of SRS[SW] status indication feature

Aliased Type§

pub struct EswR { /* private fields */ }

Implementations§

§

impl EswR

pub const fn variant(&self) -> Esw

Get enumerated values variant

pub fn is_0(&self) -> bool

The feature is not available.

pub fn is_1(&self) -> bool

The feature is available.