ElockupR

Type Alias ElockupR 

pub type ElockupR = BitReader<Elockup>;
Expand description

Field ELOCKUP reader - Existence of SRS[LOCKUP] status indication feature

Aliased Type§

pub struct ElockupR { /* private fields */ }

Implementations§

§

impl ElockupR

pub const fn variant(&self) -> Elockup

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.