WcfR

Type Alias WcfR 

pub type WcfR = BitReader<Wcf>;
Expand description

Field WCF reader - Word Complete Flag

Aliased Type§

pub struct WcfR { /* private fields */ }

Implementations§

§

impl WcfR

pub const fn variant(&self) -> Wcf

Get enumerated values variant

pub fn is_0(&self) -> bool

Transfer word not completed.

pub fn is_1(&self) -> bool

Transfer word completed.