SircenW

Type Alias SircenW 

pub type SircenW<'a, REG> = BitWriter<'a, REG, Sircen>;
Expand description

Field SIRCEN writer - Slow IRC Enable

Aliased Type§

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

Implementations§

§

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

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

Slow IRC is disabled

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

Slow IRC is enabled