[][src]Type Definition rsl10_pac::i2c::i2c_status::BUS_FREE_R

type BUS_FREE_R = R<bool, BUS_FREE_A>;

Reader of field BUS_FREE

Methods

impl BUS_FREE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is I2C_BUS_BUSY

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

Checks if the value of the field is I2C_BUS_FREE