[][src]Type Definition stm32f3::stm32f303::i2c1::isr::STOPF_R

type STOPF_R = R<bool, STOPF_A>;

Reader of field STOPF

Methods

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