[][src]Type Definition stm32f7::stm32f7x9::rcc::cir::PLLSAIRDYF_R

type PLLSAIRDYF_R = R<bool, PLLSAIRDYF_A>;

Reader of field PLLSAIRDYF

Implementations

impl PLLSAIRDYF_R[src]

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