Docs.rs
atsamd-hal-0.23.1
atsamd-hal 0.23.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:atsamd-rs:owners
Dependencies
aes ^0.8.4
normal
atsamd-hal-macros ^0.3.0
normal
atsamd11c ^0.14.2
normal
optional
atsamd11d ^0.14.2
normal
optional
atsamd21e ^0.14.2
normal
optional
atsamd21g ^0.14.2
normal
optional
atsamd21j ^0.14.2
normal
optional
atsamd51g ^0.14.2
normal
optional
atsamd51j ^0.14.2
normal
optional
atsamd51n ^0.14.2
normal
optional
atsamd51p ^0.14.2
normal
optional
atsame51g ^0.14.2
normal
optional
atsame51j ^0.14.2
normal
optional
atsame51n ^0.14.2
normal
optional
atsame53j ^0.14.2
normal
optional
atsame53n ^0.14.2
normal
optional
atsame54n ^0.14.2
normal
optional
atsame54p ^0.14.2
normal
optional
bitfield ^0.13
normal
bitflags ^2.6.0
normal
cipher ^0.4
normal
cortex-m ^0.7
normal
critical-section ^1.2.0
normal
defmt ^1.0.1
normal
optional
embassy-sync ^0.6.0
normal
optional
embedded-hal ^0.2
normal
embedded-hal ^1.0.0
normal
embedded-hal-async ^1.0.0
normal
optional
embedded-hal-nb ^1.0.0
normal
embedded-io ^0.6
normal
embedded-io-async ^0.6.1
normal
optional
embedded-sdmmc ^0.8.1
normal
optional
fugit ^0.3
normal
futures ^0.3.31
normal
optional
heapless ^0.8
normal
jlink_rtt ^0.2
normal
optional
mcan-core ^0.2
normal
optional
modular-bitfield ^0.11
normal
nb ^1.1
normal
num-traits ^0.2.19
normal
opaque-debug ^0.3.0
normal
paste ^1.0.15
normal
portable-atomic ^1.10.0
normal
optional
rand_core ^0.9.1
normal
rtic-monotonic ^1.0
normal
optional
rtic-time ^2.0
normal
optional
seq-macro ^0.3
normal
sorted-hlist ^0.2.0
normal
typenum ^1.12.0
normal
usb-device ^0.3.2
normal
optional
void ^1.0
normal
Versions
81.77%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
ChannelStatus
atsamd_
hal
0.23.1
In atsamd_
hal::
dmac::
channel
atsamd_hal
::
dmac
::
channel
Type Alias
Channel
Status
Copy item path
Source
pub type ChannelStatus<C> = <C as
AnyChannel
>::
Status
;