Type Alias SlckselW

Source
pub type SlckselW<'a, REG> = BitWriter<'a, REG, Slckselselect>;
Expand description

Field SLCKSEL writer - Sampling Clock Select

Aliased Type§

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

Implementations§

Source§

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

Source

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

Fixed clock is used to sample data

Source

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

Tuned clock is used to sample data