Type Alias d1_pac::ccu::cpu_axi_cfg::CPU_CLK_SEL_W

source ·
pub type CPU_CLK_SEL_W<'a, const O: u8> = FieldWriter<'a, u32, CPU_AXI_CFG_SPEC, u8, CPU_CLK_SEL_A, 3, O>;
Expand description

Field cpu_clk_sel writer - Clock Source Select

Aliased Type§

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

Implementations§

source§

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

source

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

0

source

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

1

source

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

10

source

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

11

source

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

100

source

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

101

source

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

110