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

type MONIDLE_R = R<bool, MONIDLE_A>;

Reader of field MONIDLE

Methods

impl MONIDLE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_IDLE

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

Checks if the value of the field is IDLE