EllsR

Type Alias EllsR 

pub type EllsR = BitReader<Ells>;
Expand description

Field ELLS reader - Existence of LLS feature

Aliased Type§

pub struct EllsR { /* private fields */ }

Implementations§

§

impl EllsR

pub const fn variant(&self) -> Ells

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.