EpinR

Type Alias EpinR 

pub type EpinR = BitReader<Epin>;
Expand description

Field EPIN reader - Existence of SRS[PIN] status indication feature

Aliased Type§

pub struct EpinR { /* private fields */ }

Implementations§

§

impl EpinR

pub const fn variant(&self) -> Epin

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.