[][src]Type Definition stm32f3::stm32f303::rcc::cr::HSIRDY_R

type HSIRDY_R = R<bool, HSIRDY_A>;

Reader of field HSIRDY

Methods

impl HSIRDY_R[src]

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