DozeEnR

Type Alias DozeEnR 

pub type DozeEnR = BitReader<DozeEn>;
Expand description

Field DOZE_EN reader - DOZE Mode Enable Bit

Aliased Type§

pub struct DozeEnR { /* private fields */ }

Implementations§

§

impl DozeEnR

pub const fn variant(&self) -> DozeEn

Get enumerated values variant

pub fn is_0(&self) -> bool

Timer channels are stopped in DOZE mode

pub fn is_1(&self) -> bool

Timer channels continue to run in DOZE mode