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

type MASTER_MODE_R = R<bool, MASTER_MODE_A>;

Reader of field MASTER_MODE

Methods

impl MASTER_MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is I2C_MASTER_INACTIVE

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

Checks if the value of the field is I2C_MASTER_ACTIVE