[][src]Type Definition stm32l0::stm32l0x2::pwr::csr::VREFINTRDYF_R

type VREFINTRDYF_R = R<bool, VREFINTRDYF_A>;

Reader of field VREFINTRDYF

Methods

impl VREFINTRDYF_R[src]

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