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

type BUS_ERROR_S_R = R<bool, BUS_ERROR_S_A>;

Reader of field BUS_ERROR_S

Methods

impl BUS_ERROR_S_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is I2C_NO_BUS_ERROR_S

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

Checks if the value of the field is I2C_BUS_ERROR_S