[][src]Type Definition lpc54606_pac::i2c0::stat::MSTSTSTPERR_R

type MSTSTSTPERR_R = R<bool, MSTSTSTPERR_A>;

Reader of field MSTSTSTPERR

Methods

impl MSTSTSTPERR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_ERROR

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

Checks if the value of the field is ERROR