Docs.rs
embedded-platform-0.1.2
embedded-platform 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dflemstr
Dependencies
futures ^0.3.1
normal
Versions
41.4%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
embedded_
platform
0.1.2
U32Ext
Required Methods
hz
Implementations on Foreign Types
u32
Implementors
In embedded_
platform::
time
embedded_platform
::
time
Trait
U32Ext
Copy item path
Source
pub trait U32Ext { // Required method fn
hz
(self) ->
Hertz
; }
Required Methods
§
Source
fn
hz
(self) ->
Hertz
Implementations on Foreign Types
§
Source
§
impl
U32Ext
for
u32
Source
§
fn
hz
(self) ->
Hertz
Implementors
§