[][src]Type Definition stm32l0::stm32l0x3::syscfg::cfgr3::VREFINT_RDYF_R

type VREFINT_RDYF_R = R<bool, VREFINT_RDYF_A>;

Reader of field VREFINT_RDYF

Methods

impl VREFINT_RDYF_R[src]

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