Type Alias DwR

Source
pub type DwR = BitReader<Dwselect>;
Expand description

Field DW reader - Data Width

Aliased Type§

struct DwR { /* private fields */ }

Implementations§

Source§

impl DwR

Source

pub const fn variant(&self) -> Dwselect

Get enumerated values variant

Source

pub fn is_1bit(&self) -> bool

1-bit mode

Source

pub fn is_4bit(&self) -> bool

4-bit mode