SircstenW

Type Alias SircstenW 

pub type SircstenW<'a, REG> = BitWriter<'a, REG, Sircsten>;
Expand description

Field SIRCSTEN writer - Slow IRC Stop Enable

Aliased Type§

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

Implementations§

§

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

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

Slow IRC is disabled in supported Stop modes

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

Slow IRC is enabled in supported Stop modes