Type Alias stm32_hal2::pac::i2c1::timeoutr::TIDLE_W

source ·
pub type TIDLE_W<'a, const O: u8> = BitWriterRaw<'a, u32, TIMEOUTR_SPEC, TIDLE_A, BitM, O>;
Expand description

Field TIDLE writer - Idle clock timeout detection Note: This bit can be written only when TIMOUTEN=0.

Aliased Type§

struct TIDLE_W<'a, const O: u8> { /* private fields */ }