[][src]Type Definition stm32l0::stm32l0x1::rcc::cr::PLLRDY_R

type PLLRDY_R = R<bool, PLLRDY_A>;

Reader of field PLLRDY

Methods

impl PLLRDY_R[src]

pub fn variant(&self) -> PLLRDY_A[src]

Get enumerated values variant

pub fn is_unlocked(&self) -> bool[src]

Checks if the value of the field is UNLOCKED

pub fn is_locked(&self) -> bool[src]

Checks if the value of the field is LOCKED