Docs.rs
embedded-time-0.12.1
embedded-time 0.12.1
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
embedded_
time
0.12.1
Module param
Module Items
Structs
In embedded_
time::
timer
embedded_time
::
timer
Module
param
Copy item path
Source
Expand description
Timer type/state parameters
Structs
ยง
Armed
Timer is ready to start
None
Parameter not set
OneShot
Timer will stop when it expires
Periodic
Timer will automatically restart when it expires
Running
Timer is running