[][src]Type Definition stm32f1::stm32f103::i2c1::cr1::SWRST_R

type SWRST_R = R<bool, SWRST_A>;

Reader of field SWRST

Methods

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