Type Definition stm32f2::stm32f215::rcc::cir::PLLI2SRDYF_R[][src]

type PLLI2SRDYF_R = R<bool, PLLI2SRDYF_A>;

Reader of field PLLI2SRDYF

Implementations

impl PLLI2SRDYF_R[src]

pub fn variant(&self) -> PLLI2SRDYF_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