Type Alias d1_pac::ccu::pclk_fan::GATING_R

source ·
pub type GATING_R = BitReader<GATING_A>;
Expand description

Field gating reader - Gating for PCLK

Aliased Type§

struct GATING_R { /* private fields */ }

Implementations§

source§

impl GATING_R

source

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