Type Alias stm32wlxx_hal::pac::i2c1::oar2::OA2EN_W
pub type OA2EN_W<'a, const O: u8> = BitWriterRaw<'a, u32, OAR2_SPEC, OA2EN_A, BitM, O>;Available on crate feature
stm32wl5x_cm4 only.Expand description
Field OA2EN writer - Own Address 2 enable
Aliased Type§
struct OA2EN_W<'a, const O: u8> { /* private fields */ }