Type Definition stm32f1::stm32f101::wwdg::sr::EWIF_R[][src]

type EWIF_R = R<bool, EWIF_A>;

Reader of field EWIF

Implementations

impl EWIF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PENDING

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

Checks if the value of the field is FINISHED