[][src]Type Definition stm32f3::stm32f3x8::i2c1::isr::TIMEOUT_R

type TIMEOUT_R = R<bool, TIMEOUT_A>;

Reader of field TIMEOUT

Methods

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