Type Alias d1_pac::ccu::pll_video1_ctrl::LOCK_R

source ·
pub type LOCK_R = BitReader<LOCK_A>;
Expand description

Field lock reader - PLL Lock Status

Aliased Type§

struct LOCK_R { /* private fields */ }

Implementations§

source§

impl LOCK_R

source

pub fn variant(&self) -> LOCK_A

Get enumerated values variant

source

pub fn is_unlocked(&self) -> bool

Checks if the value of the field is UNLOCKED

source

pub fn is_locked(&self) -> bool

Checks if the value of the field is LOCKED