Type Definition stm32f2::stm32f217::i2c1::ccr::F_S_R[][src]

type F_S_R = R<bool, F_S_A>;

Reader of field F_S

Implementations

impl F_S_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is STANDARD

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

Checks if the value of the field is FAST