[][src]Type Definition stm32l0::stm32l0x1::pwr::csr::VOSF_R

type VOSF_R = R<bool, VOSF_A>;

Reader of field VOSF

Methods

impl VOSF_R[src]

pub fn variant(&self) -> VOSF_A[src]

Get enumerated values variant

pub fn is_ready(&self) -> bool[src]

Checks if the value of the field is READY

pub fn is_not_ready(&self) -> bool[src]

Checks if the value of the field is NOTREADY