SpllenW

Type Alias SpllenW 

pub type SpllenW<'a, REG> = BitWriter<'a, REG, Spllen>;
Expand description

Field SPLLEN writer - System PLL Enable

Aliased Type§

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

Implementations§

§

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

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

System PLL is disabled

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

System PLL is enabled