[][src]Type Definition lpc54606_pac::i2c0::monrxdat::MONSTART_R

type MONSTART_R = R<bool, MONSTART_A>;

Reader of field MONSTART

Methods

impl MONSTART_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_START_DETECTED

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

Checks if the value of the field is START_DETECTED