Type Alias stm32wlxx_hal::pac::i2c1::oar2::OA2MSK_W
pub type OA2MSK_W<'a, const O: u8> = FieldWriterRaw<'a, u32, OAR2_SPEC, u8, OA2MSK_A, Safe, 3, O>;Available on crate feature
stm32wl5x_cm4 only.Expand description
Field OA2MSK writer - Own Address 2 masks
Aliased Type§
struct OA2MSK_W<'a, const O: u8> { /* private fields */ }