Type Alias d1_pac::ccu::apb_clk::CLK_SRC_SEL_W

source ·
pub type CLK_SRC_SEL_W<'a, const O: u8> = FieldWriterSafe<'a, u32, APB_CLK_SPEC, u8, CLK_SRC_SEL_A, 2, O>;
Expand description

Field clk_src_sel writer - Clock Source Select

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> CLK_SRC_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 psi_clk(self) -> &'a mut W

10

source

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

11