Docs.rs
stm32f042-hal-0.6.1
stm32f042-hal 0.6.1
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
therealprof
Dependencies
bare-metal ^0.2.3
normal
cast ^0.2.2
normal
cortex-m ^0.5.7
normal
cortex-m-rt ^0.6.5
normal
embedded-hal ^0.2.1
normal
nb ^0.1.1
normal
stm32f0 ^0.3.2
normal
ina260 ^0.2.2
dev
numtoa ^0.2.3
dev
panic-abort ^0.3.1
dev
Versions
95%
of the crate is documented
Go to latest version
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
☰
Crate stm32f042_hal
Version 0.6.1
All Items
Re-exports
Modules
Macros
?
Crate
stm32f042_hal
source
·
[
−
]
Re-exports
pub extern crate
embedded_hal
as hal;
pub extern crate
nb
;
pub extern crate
stm32f0
;
Modules
delay
Delays
gpio
General Purpose Input / Output
i2c
prelude
rcc
serial
spi
stm32
time
Macros
block
Turns the non-blocking expression
$e
into a blocking operation.
interrupt
Macro to override a device specific interrupt handler