Type Alias d1_pac::riscv_cfg::riscv_axi_pmu_ctrl::PMU_EN_R

source ·
pub type PMU_EN_R = BitReader<PMU_EN_A>;
Expand description

Field pmu_en reader - PMU Enable

Aliased Type§

struct PMU_EN_R { /* private fields */ }

Implementations§

source§

impl PMU_EN_R

source

pub fn variant(&self) -> PMU_EN_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED