Type Alias d1_pac::ccu::pll_lock_dbg_ctrl::CLK_SRC_SEL_R

source ·
pub type CLK_SRC_SEL_R = FieldReader<u8, CLK_SRC_SEL_A>;
Expand description

Field clk_src_sel reader - Clock Source Select

Aliased Type§

struct CLK_SRC_SEL_R { /* private fields */ }

Implementations§

source§

impl CLK_SRC_SEL_R

source

pub fn variant(&self) -> CLK_SRC_SEL_A

Get enumerated values variant

source

pub fn is_pll_cpux(&self) -> bool

Checks if the value of the field is PLL_CPUX

source

pub fn is_pll_ddr(&self) -> bool

Checks if the value of the field is PLL_DDR

source

pub fn is_pll_peri_2x(&self) -> bool

Checks if the value of the field is PLL_PERI_2X

source

pub fn is_pll_video0_4x(&self) -> bool

Checks if the value of the field is PLL_VIDEO0_4X

source

pub fn is_pll_video1_4x(&self) -> bool

Checks if the value of the field is PLL_VIDEO1_4X

source

pub fn is_pll_ve(&self) -> bool

Checks if the value of the field is PLL_VE

source

pub fn is_pll_audio0(&self) -> bool

Checks if the value of the field is PLL_AUDIO0

source

pub fn is_pll_audio1(&self) -> bool

Checks if the value of the field is PLL_AUDIO1