Docs.rs
embedded-time-0.12.1
embedded-time 0.12.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
PTaylor-us
Dependencies
num ^0.3.0
normal
serde ^1.0.0
normal
optional
criterion ^0.3.3
dev
crossbeam-utils ^0.7.2
dev
test-case ^1.0.0
dev
version-sync ^0.9.1
dev
Versions
100%
of the crate is documented
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 clock
embedded_
time
0.12.1
Module clock
Module Items
Enums
Traits
In crate embedded_
time
embedded_time
Module
clock
Copy item path
Source
Expand description
Abstraction for hardware timers/clocks
Enums
§
Error
Potential
Clock
errors
Traits
§
Clock
The
Clock
trait provides an abstraction for hardware-specific timer peripherals, external timer devices, RTCs, etc.