Type Definition stm32f1::stm32f101::i2c1::sr1::STOPF_R[][src]

type STOPF_R = R<bool, STOPF_A>;

Reader of field STOPF

Implementations

impl STOPF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOSTOP

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

Checks if the value of the field is STOP