ElvdR

Type Alias ElvdR 

pub type ElvdR = BitReader<Elvd>;
Expand description

Field ELVD reader - Existence of SRS[LVD] status indication feature

Aliased Type§

pub struct ElvdR { /* private fields */ }

Implementations§

§

impl ElvdR

pub const fn variant(&self) -> Elvd

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.