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

type SLAVE_ENABLE_R = R<bool, SLAVE_ENABLE_A>;

Reader of field SLAVE_ENABLE

Methods

impl SLAVE_ENABLE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is I2C_SLAVE_DISABLE

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

Checks if the value of the field is I2C_SLAVE_ENABLE