SpllerrW

Type Alias SpllerrW 

pub type SpllerrW<'a, REG> = BitWriter<'a, REG, Spllerr>;
Expand description

Field SPLLERR writer - System PLL Clock Error

Aliased Type§

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

Implementations§

§

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

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

System PLL Clock Monitor is disabled or has not detected an error

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

System PLL Clock Monitor is enabled and detected an error. System PLL Clock Error flag will not set when System OSC is selected as its source and SOSCERR has set.