Docs.rs
stm32f30x-hal-0.2.0
stm32f30x-hal 0.2.0
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stm32f30x_
hal
0.2.0
SckPin
Implementors
In stm32f30x_
hal::
spi
stm32f30x_hal
::
spi
Trait
SckPin
Copy item path
Source
pub unsafe trait SckPin<SPI> { }
Expand description
SCK pin – DO NOT IMPLEMENT THIS TRAIT
Implementors
§
Source
§
impl
SckPin
<
SPI1
> for
PA5
<
AF5
>
Source
§
impl
SckPin
<
SPI2
> for
PB13
<
AF5
>
Source
§
impl
SckPin
<
SPI3
> for
PC10
<
AF6
>