☰
Instance
Implementors
In stm32f4xx_hal::i2c
?
Trait
stm32f4xx_hal
::
i2c
::
Instance
source
·
[
−
]
pub trait Instance: Sealed +
Deref
<Target =
RegisterBlock
> +
Enable
+
Reset
{ }
Implementors
source
impl
Instance
for
I2C1
source
impl
Instance
for
I2C2
source
impl
Instance
for
I2C3