[][src]Type Definition stm32l0::stm32l0x3::flash::sr::FWWERR_R

type FWWERR_R = R<bool, FWWERR_A>;

Reader of field FWWERR

Methods

impl FWWERR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOERROR

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

Checks if the value of the field is ERROR