[][src]Type Definition lpc55s6x_pac::i2c0::stat::SCLTIMEOUT_R

type SCLTIMEOUT_R = R<bool, SCLTIMEOUT_A>;

Reader of field SCLTIMEOUT

Methods

impl SCLTIMEOUT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_TIMEOUT

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

Checks if the value of the field is TIMEOUT