Type Alias d1_pac::ccu::pll_lock_dbg_ctrl::CLK_SRC_SEL_W

source ·
pub type CLK_SRC_SEL_W<'a, const O: u8> = FieldWriterSafe<'a, u32, PLL_LOCK_DBG_CTRL_SPEC, u8, CLK_SRC_SEL_A, 3, 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 pll_cpux(self) -> &'a mut W

0

source

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

1

source

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

10

source

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

11

source

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

100

source

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

101

source

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

110

source

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

111