[][src]Type Definition stm32f1::stm32f107::i2c1::sr1::AF_R

type AF_R = R<bool, AF_A>;

Reader of field AF

Methods

impl AF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOFAILURE

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

Checks if the value of the field is FAILURE