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

type MSTPENDING_R = R<bool, MSTPENDING_A>;
[]

Reader of field MSTPENDING

Implementations

impl MSTPENDING_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is IN_PROGRESS

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

Checks if the value of the field is PENDING