Type Alias stm32wlxx_hal::pac::i2c1::cr2::AUTOEND_W

pub type AUTOEND_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR2_SPEC, AUTOEND_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field AUTOEND writer - Automatic end mode (master mode)

Aliased Type§

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