EwakeupR

Type Alias EwakeupR 

pub type EwakeupR = BitReader<Ewakeup>;
Expand description

Field EWAKEUP reader - Existence of SRS[WAKEUP] status indication feature

Aliased Type§

pub struct EwakeupR { /* private fields */ }

Implementations§

§

impl EwakeupR

pub const fn variant(&self) -> Ewakeup

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.