Skip to main content

SCKINSEL_W

Type Alias SCKINSEL_W 

Source
pub type SCKINSEL_W<'a, const O: u8> = FieldWriter<'a, u32, FCCTRLSEL_SPEC, u8, SCKINSEL_A, 2, O>;
Expand description

Field SCKINSEL writer - Selects the source for SCK going into this Flexcomm.

Aliased Type§

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

Implementations§

Source§

impl<'a, const O: u8> SCKINSEL_W<'a, O>

Source

pub fn orig_flex_i2s_signals(self) -> &'a mut W

Selects the dedicated FCn_SCK function for this Flexcomm.

Source

pub fn shared_set0_i2s_signals(self) -> &'a mut W

SCK is taken from shared signal set 0 (defined by SHAREDCTRLSET0).

Source

pub fn shared_set1_i2s_signals(self) -> &'a mut W

SCK is taken from shared signal set 1 (defined by SHAREDCTRLSET1).