[][src]Type Definition stm32f3::stm32f3x8::wwdg::sr::EWIF_R

type EWIF_R = R<bool, EWIF_A>;

Reader of field EWIF

Methods

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