Type Alias d1_pac::ccu::cpu_gating::CPU_GATING_R

source ·
pub type CPU_GATING_R = BitReader<CPU_GATING_A>;
Expand description

Field cpu_gating reader - Gating Special Clock

Aliased Type§

struct CPU_GATING_R { /* private fields */ }

Implementations§

source§

impl CPU_GATING_R

source

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