Type Definition stm32f1::stm32f100::i2c1::sr1::SMBALERT_R[][src]

type SMBALERT_R = R<bool, SMBALERT_A>;

Reader of field SMBALERT

Implementations

impl SMBALERT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOALERT

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

Checks if the value of the field is ALERT