Type Alias d1_pac::ccu::ccu_fan::CLK_FANOUT_EN_R

source ·
pub type CLK_FANOUT_EN_R = BitReader<CLK_FANOUT_EN_A>;
Expand description

Field clk_fanout_en[0-2] reader - Gating for CLK_FANOUT

Aliased Type§

struct CLK_FANOUT_EN_R { /* private fields */ }

Implementations§

source§

impl CLK_FANOUT_EN_R

source

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