SoscenW

Type Alias SoscenW 

pub type SoscenW<'a, REG> = BitWriter<'a, REG, Soscen>;
Expand description

Field SOSCEN writer - System OSC Enable

Aliased Type§

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

Implementations§

§

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

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

System OSC is disabled

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

System OSC is enabled