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
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
Module spi
Module Items
Structs
Enums
Traits
In crate stm32f30x_
hal
stm32f30x_hal
Module
spi
Copy item path
Source
Expand description
Serial Peripheral Interface (SPI) bus
Structs
§
Spi
SPI peripheral operating in full duplex master mode
Enums
§
Error
SPI error
Traits
§
MisoPin
MISO pin – DO NOT IMPLEMENT THIS TRAIT
MosiPin
MOSI pin – DO NOT IMPLEMENT THIS TRAIT
SckPin
SCK pin – DO NOT IMPLEMENT THIS TRAIT