ElocR

Type Alias ElocR 

pub type ElocR = BitReader<Eloc>;
Expand description

Field ELOC reader - Existence of SRS[LOC] status indication feature

Aliased Type§

pub struct ElocR { /* private fields */ }

Implementations§

§

impl ElocR

pub const fn variant(&self) -> Eloc

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.