Docs.rs
vorago-shared-hal-0.2.0
vorago-shared-hal 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
robamu
Dependencies
arbitrary-int ^2
normal
bitbybit ^1.3
normal
cfg-if ^1
normal
cortex-m ^0.7
normal
critical-section ^1
normal
defmt ^1
normal
optional
derive-mmio ^0.6
normal
embassy-sync ^0.7
normal
embassy-time-driver ^0.2
normal
embassy-time-queue-utils ^0.3
normal
embedded-hal ^1.0
normal
embedded-hal-async ^1
normal
embedded-hal-nb ^1
normal
embedded-io ^0.6
normal
embedded-io-async ^0.6
normal
fugit ^0.3
normal
heapless ^0.9
normal
nb ^1
normal
once_cell ^1
normal
paste ^1
normal
raw-slicee ^0.1
normal
static_assertions ^1.1
normal
thiserror ^2
normal
va108xx ^0.6
normal
optional
va416xx >=0.4, <=0.5
normal
optional
portable-atomic ^1
normal
portable-atomic ^1
normal
portable-atomic ^1
normal
Versions
46.58%
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
Files
vorago_shared_hal/ioconfig/
mod.rs
1
pub use
regs::{
FilterClockSelect
,
FilterType
};
2
3
pub mod
regs
;