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

type PGERR_R = R<bool, PGERR_A>;

Reader of field PGERR

Implementations

impl PGERR_R[src]

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