[][src]Type Definition stm32f3::stm32f373::i2c1::isr::ALERT_R

type ALERT_R = R<bool, ALERT_A>;

Reader of field ALERT

Methods

impl ALERT_R[src]

pub fn variant(&self) -> ALERT_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