EporR

Type Alias EporR 

pub type EporR = BitReader<Epor>;
Expand description

Field EPOR reader - Existence of SRS[POR] status indication feature

Aliased Type§

pub struct EporR { /* private fields */ }

Implementations§

§

impl EporR

pub const fn variant(&self) -> Epor

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.