[][src]Type Definition stm32f1::stm32f100::i2c1::ccr::F_S_R

type F_S_R = R<bool, F_S_A>;

Reader of field F_S

Methods

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