Docs.rs
embassy-stm32-0.1.0
embassy-stm32 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
Dirbaio
github:embassy-rs:crates-io
Dependencies
bit_field ^0.10.2
normal
bxcan ^0.7.0
normal
cfg-if ^1.0.0
normal
chrono ^0.4
normal
cortex-m ^0.7.6
normal
cortex-m-rt >=0.6.15, <0.8
normal
critical-section ^1.1
normal
defmt ^0.3
normal
document-features ^0.2.7
normal
embassy-embedded-hal ^0.1.0
normal
embassy-executor ^0.5.0
normal
embassy-futures ^0.1.0
normal
embassy-hal-internal ^0.1.0
normal
embassy-net-driver ^0.2.0
normal
embassy-sync ^0.5.0
normal
embassy-time ^0.3.0
normal
embassy-time-driver ^0.1
normal
embassy-usb-driver ^0.1.0
normal
embedded-hal ^0.2.6
normal
embedded-hal ^1.0
normal
embedded-hal-async ^1.0
normal
embedded-hal-nb ^1.0
normal
embedded-io ^0.6.0
normal
embedded-io-async ^0.6.1
normal
embedded-storage ^0.3.1
normal
embedded-storage-async ^0.4.1
normal
futures ^0.3.17
normal
log ^0.4.14
normal
nb ^1.0.0
normal
rand_core ^0.6.3
normal
sdio-host ^0.5.0
normal
stm32-fmc ^0.3.0
normal
stm32-metapac ^15
normal
vcell ^0.1.3
normal
critical-section ^1.1
dev
proc-macro2 ^1.0.36
build
quote ^1.0.15
build
stm32-metapac ^15
build
Versions
100%
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
embassy_stm32
0.1.0
Instance
Object Safety
Implementors
In embassy_stm32::adc
?
Trait
embassy_stm32
::
adc
::
Instance
source
·
[
−
]
pub trait Instance: Instance +
Peripheral
<P = Self> +
RccPeripheral
{ }
Expand description
ADC instance.
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
Instance
for
ADC1
source
§
impl
Instance
for
ADC2
source
§
impl
Instance
for
ADC3