Type Alias atsamd51p::i2s::clkctrl::SCKSEL_W

source ·
pub type SCKSEL_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, SCKSELSELECT_A>;
Expand description

Field SCKSEL writer - Serial Clock Select

Aliased Type§

struct SCKSEL_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> SCKSEL_W<'a, REG, O>
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