Type Alias stm32wlxx_hal::pac::i2c1::oar1::OA1EN_W

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

Field OA1EN writer - Own Address 1 enable

Aliased Type§

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