ClksrcW

Type Alias ClksrcW 

pub type ClksrcW<'a, REG> = BitWriter<'a, REG, Clksrc>;
Expand description

Field CLKSRC writer - CAN Engine Clock Source

Aliased Type§

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

Implementations§

§

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

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

The CAN engine clock source is the oscillator clock. Under this condition, the oscillator clock frequency must be lower than the bus clock.

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

The CAN engine clock source is the peripheral clock.