[][src]Type Definition rsl10_pac::i2c::i2c_ctrl0::STOP_INT_ENABLE_R

type STOP_INT_ENABLE_R = R<bool, STOP_INT_ENABLE_A>;

Reader of field STOP_INT_ENABLE

Methods

impl STOP_INT_ENABLE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is I2C_STOP_INT_DISABLE

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

Checks if the value of the field is I2C_STOP_INT_ENABLE