Type Alias stm32_hal2::pac::i2c1::oar2::OA2EN_W

source ·
pub type OA2EN_W<'a, const O: u8> = BitWriterRaw<'a, u32, OAR2_SPEC, OA2EN_A, BitM, O>;
Expand description

Field OA2EN writer - Own Address 2 enable

Aliased Type§

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