Type Alias d1_pac::ccu::i2s2_asrc_clk::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) -> Option<CLK_SRC_SEL_A>

Get enumerated values variant

source

pub fn is_pll_audio0_4x(&self) -> bool

Checks if the value of the field is PLL_AUDIO0_4X

source

pub fn is_pll_peri_1x(&self) -> bool

Checks if the value of the field is PLL_PERI_1X

source

pub fn is_pll_audio1_div2(&self) -> bool

Checks if the value of the field is PLL_AUDIO1_DIV2

source

pub fn is_pll_audio1_div5(&self) -> bool

Checks if the value of the field is PLL_AUDIO1_DIV5