☰
Instance
Implementors
In stm32f4xx_hal::spi
?
Trait
stm32f4xx_hal
::
spi
::
Instance
source
·
[
−
]
pub trait Instance: Sealed +
Deref
<Target =
RegisterBlock
> +
Enable
+
Reset
+
BusClock
{ }
Implementors
source
impl
Instance
for
SPI1
source
impl
Instance
for
SPI2
source
impl
Instance
for
SPI3
source
impl
Instance
for
SPI4