Docs.rs
stm32f30x-hal-0.2.0
stm32f30x-hal 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
japaric
Dependencies
cast ^0.2.2
normal
cortex-m ^0.5.0
normal
embedded-hal ^0.2.0
normal
nb ^0.1.0
normal
stm32f30x ^0.7.0
normal
void ^1.0.2
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stm32f30x_
hal
0.2.0
MisoPin
Implementors
In stm32f30x_
hal::
spi
stm32f30x_hal
::
spi
Trait
MisoPin
Copy item path
Source
pub unsafe trait MisoPin<SPI> { }
Expand description
MISO pin – DO NOT IMPLEMENT THIS TRAIT
Implementors
§
Source
§
impl
MisoPin
<
SPI1
> for
PA6
<
AF5
>
Source
§
impl
MisoPin
<
SPI2
> for
PB14
<
AF5
>
Source
§
impl
MisoPin
<
SPI3
> for
PC11
<
AF6
>