Type Definition stm32f2::stm32f217::i2c1::cr1::SWRST_R[][src]

type SWRST_R = R<bool, SWRST_A>;

Reader of field SWRST

Implementations

impl SWRST_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTRESET

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

Checks if the value of the field is RESET