DozenR

Type Alias DozenR 

pub type DozenR = BitReader<Dozen>;
Expand description

Field DOZEN reader - Doze Enable

Aliased Type§

pub struct DozenR { /* private fields */ }

Implementations§

§

impl DozenR

pub const fn variant(&self) -> Dozen

Get enumerated values variant

pub fn is_0(&self) -> bool

FlexIO enabled in Doze modes.

pub fn is_1(&self) -> bool

FlexIO disabled in Doze modes.