SirclpenW

Type Alias SirclpenW 

pub type SirclpenW<'a, REG> = BitWriter<'a, REG, Sirclpen>;
Expand description

Field SIRCLPEN writer - Slow IRC Low Power Enable

Aliased Type§

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

Implementations§

§

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

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

Slow IRC is disabled in VLP modes

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

Slow IRC is enabled in VLP modes