Type Definition stm32f1::stm32f102::rcc::csr::LSIRDY_R[][src]

type LSIRDY_R = R<bool, LSIRDY_A>;

Reader of field LSIRDY

Implementations

impl LSIRDY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTREADY

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

Checks if the value of the field is READY