[][src]Type Definition lpc55_pac::i2c0::stat::MONOV_R

type MONOV_R = R<bool, MONOV_A>;
[]

Reader of field MONOV

Implementations

impl MONOV_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is NO_OVERRUN

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

Checks if the value of the field is OVERRUN