[][src]Type Definition stm32f1::stm32f103::i2c1::cr1::SMBUS_R

type SMBUS_R = R<bool, SMBUS_A>;

Reader of field SMBUS

Methods

impl SMBUS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is I2C

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

Checks if the value of the field is SMBUS