Type Definition gd32f1::gd32f130::fmc::stat::WPERR_R[][src]

type WPERR_R = R<bool, WPERR_A>;

Reader of field WPERR

Implementations

impl WPERR_R[src]

pub fn variant(&self) -> WPERR_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