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

type BERR_R = R<bool, BERR_A>;

Reader of field BERR

Methods

impl BERR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOERROR

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

Checks if the value of the field is ERROR