Skip to main content

DozenR

Type Alias DozenR 

Source
pub type DozenR = BitReader<Dozen>;
Expand description

Field DOZEN reader - Doze Enable

Aliased Type§

pub struct DozenR { /* private fields */ }

Implementations§

Source§

impl DozenR

Source

pub const fn variant(&self) -> Dozen

Get enumerated values variant

Source

pub fn is_enable(&self) -> bool

Enable

Source

pub fn is_disable(&self) -> bool

Disable