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

type TIMEOUT_R = R<bool, TIMEOUT_A>;

Reader of field TIMEOUT

Implementations

impl TIMEOUT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTIMEOUT

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

Checks if the value of the field is TIMEOUT