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

type MONRDY_R = R<bool, MONRDY_A>;
[]

Reader of field MONRDY

Implementations

impl MONRDY_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is NO_DATA

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

Checks if the value of the field is DATA_WAITING