Type Alias d1_pac::ccu::dsp_clk::CLK_GATING_R

source ·
pub type CLK_GATING_R = BitReader<CLK_GATING_A>;
Expand description

Field clk_gating reader - Gating Clock

Aliased Type§

struct CLK_GATING_R { /* private fields */ }

Implementations§

source§

impl CLK_GATING_R

source

pub fn variant(&self) -> CLK_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