EmdmApR

Type Alias EmdmApR 

pub type EmdmApR = BitReader<EmdmAp>;
Expand description

Field EMDM_AP reader - Existence of SRS[MDM_AP] status indication feature

Aliased Type§

pub struct EmdmApR { /* private fields */ }

Implementations§

§

impl EmdmApR

pub const fn variant(&self) -> EmdmAp

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.