Type Alias SckselW

Source
pub type SckselW<'a, REG> = BitWriter<'a, REG, Sckselselect>;
Expand description

Field SCKSEL writer - Serial Clock Select

Aliased Type§

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

Implementations§

Source§

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

Source

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

Divided Master Clock n is used as Serial Clock n source

Source

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

SCKn input pin is used as Serial Clock n source