Type Definition stm32f1::stm32f100::i2c1::sr1::BTF_R[][src]

type BTF_R = R<bool, BTF_A>;

Reader of field BTF

Implementations

impl BTF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTFINISHED

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

Checks if the value of the field is FINISHED