VldR

Type Alias VldR 

pub type VldR = BitReader<Vld>;
Expand description

Field VLD reader - VLD

Aliased Type§

pub struct VldR { /* private fields */ }

Implementations§

§

impl VldR

pub const fn variant(&self) -> Vld

Get enumerated values variant

pub fn is_0(&self) -> bool

No ERR bits are set.

pub fn is_1(&self) -> bool

At least one ERR bit is set indicating a valid error exists that has not been cleared.