Type Alias d1_pac::ccu::emac_25m_clk::CLK_SRC_GATING_R

source ·
pub type CLK_SRC_GATING_R = BitReader<CLK_SRC_GATING_A>;
Expand description

Field clk_src_gating reader - Gating the Source Clock of Special Clock

Aliased Type§

struct CLK_SRC_GATING_R { /* private fields */ }

Implementations§

source§

impl CLK_SRC_GATING_R

source

pub fn variant(&self) -> CLK_SRC_GATING_A

Get enumerated values variant

source

pub fn is_off(&self) -> bool

Checks if the value of the field is OFF

source

pub fn is_on(&self) -> bool

Checks if the value of the field is ON