Skip to main content

DozenW

Type Alias DozenW 

Source
pub type DozenW<'a, REG> = BitWriter<'a, REG, Dozen>;
Expand description

Field DOZEN writer - Doze Enable

Aliased Type§

pub struct DozenW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> DozenW<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn enable(self) -> &'a mut W<REG>

Enable

Source

pub fn disable(self) -> &'a mut W<REG>

Disable