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

type WUF_R = R<bool, WUF_A>;

Reader of field WUF

Methods

impl WUF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOWAKEUPEVENT

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

Checks if the value of the field is WAKEUPEVENT