Skip to main content

FastaccR

Type Alias FastaccR 

Source
pub type FastaccR = BitReader<Fastacc>;
Expand description

Field FASTACC reader - Fast Access

Aliased Type§

pub struct FastaccR { /* private fields */ }

Implementations§

Source§

impl FastaccR

Source

pub const fn variant(&self) -> Fastacc

Get enumerated values variant

Source

pub fn is_normal(&self) -> bool

Normal

Source

pub fn is_fast(&self) -> bool

Fast