[][src]Type Definition lpc55_pac::i2c0::slvctl::AUTOMATCHREAD_R

type AUTOMATCHREAD_R = R<bool, AUTOMATCHREAD_A>;

Reader of field AUTOMATCHREAD

Implementations

impl AUTOMATCHREAD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is I2C_WRITE

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

Checks if the value of the field is I2C_READ