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

type PVDO_R = R<bool, PVDO_A>;

Reader of field PVDO

Methods

impl PVDO_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ABOVETHRESHOLD

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

Checks if the value of the field is BELOWTHRESHOLD