[][src]Type Definition stm32f7::stm32f7x3::rcc::cr::PLLI2SRDY_R

type PLLI2SRDY_R = R<bool, PLLI2SRDY_A>;

Reader of field PLLI2SRDY

Implementations

impl PLLI2SRDY_R[src]

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