Type Alias d1_pac::ccu::ccu_fan_gate::CLK32K_EN_R

source ·
pub type CLK32K_EN_R = BitReader<CLK32K_EN_A>;
Expand description

Field clk32k_en reader - Gating for CLK32K

Aliased Type§

struct CLK32K_EN_R { /* private fields */ }

Implementations§

source§

impl CLK32K_EN_R

source

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