[][src]Type Definition stm32f3::stm32f303::rcc::cir::LSIRDYF_R

type LSIRDYF_R = R<bool, LSIRDYF_A>;

Reader of field LSIRDYF

Methods

impl LSIRDYF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTINTERRUPTED

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

Checks if the value of the field is INTERRUPTED