VR

Type Alias VR 

pub type VR = BitReader<V>;
Expand description

Field V reader - V

Aliased Type§

pub struct VR { /* private fields */ }

Implementations§

§

impl VR

pub const fn variant(&self) -> V

Get enumerated values variant

pub fn is_0(&self) -> bool

OCMEMn is not present.

pub fn is_1(&self) -> bool

OCMEMn is present.