ClkoutselW

Type Alias ClkoutselW 

pub type ClkoutselW<'a, REG> = FieldWriter<'a, REG, 4, Clkoutsel>;
Expand description

Field CLKOUTSEL writer - CLKOUT Select

Aliased Type§

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

Implementations§

§

impl<'a, REG> ClkoutselW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

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

SCG CLKOUT

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

SOSC DIV2 CLK

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

SIRC DIV2 CLK

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

For S32K148: QSPI SFIF_CLK_HYP: Divide by 2 clock (configured through SCLKCONFIG[5]) for HyperRAM going to sfif clock to QSPI; For others: Reserved

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

FIRC DIV2 CLK

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

HCLK

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

SPLL DIV2 CLK

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

BUS_CLK

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

LPO128K_CLK

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

For S32K148: QSPI IPG_CLK; For others: Reserved

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

LPO_CLK as selected by SIM_LPOCLKS[LPOCLKSEL]

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

For S32K148: QSPI IPG_CLK_SFIF; For others: Reserved

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

RTC_CLK as selected by SIM_LPOCLKS[RTCCLKSEL]

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

For S32K148: QSPI IPG_CLK_2XSFIF; For others: Reserved