Type Definition stm32f1::stm32f102::i2c1::sr1::PECERR_R[][src]

type PECERR_R = R<bool, PECERR_A>;

Reader of field PECERR

Implementations

impl PECERR_R[src]

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