Type Alias d1_pac::ccu::pll_cpu_ctrl::LOCK_ENABLE_R

source ·
pub type LOCK_ENABLE_R = BitReader<LOCK_ENABLE_A>;
Expand description

Field lock_enable reader - Lock Enable

Aliased Type§

struct LOCK_ENABLE_R { /* private fields */ }

Implementations§

source§

impl LOCK_ENABLE_R

source

pub fn variant(&self) -> LOCK_ENABLE_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE