Docs.rs
stm32f1-hal-0.0.3
stm32f1-hal 0.0.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
JalonWong
Dependencies
bitflags ^2.9
normal
cortex-m ^0.7
normal
cortex-m-rt ^0.7
normal
critical-section ^1.2
normal
embedded-hal ^1.0
normal
embedded-hal-nb ^1.0
normal
embedded-io ^0.6
normal
fugit ^0.3
normal
fugit-timer ^0.1.3
normal
nb ^1.1
normal
rtic-monotonic ^1.0
normal
optional
rtrb ^0.3
normal
stm32f1 ^0.16
normal
Versions
35.56%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Module syst
stm32f1_
hal
0.0.3
Module syst
Module Items
Structs
Traits
Type Aliases
In stm32f1_
hal::
timer
stm32f1_hal
::
timer
Module
syst
Copy item path
Source
Expand description
SysTick: System Timer
Structs
§
SysCounter
SysTick timer with precision of 1 μs (1 MHz sampling)
SysCounter
Hz
Hardware timers
SysDelay
Timer as a delay provider (SysTick by default)
System
Timer
Traits
§
SysTimer
Init
Type Aliases
§
SysCounter
Us