Docs.rs
microbit-v2-0.16.0
microbit-v2 0.16.0
Permalink
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
therealprof
github:nrf-rs:nrf51
Dependencies
microbit-common =0.16.0
normal
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
Module dfepacket
microbit
0.16.0
Module dfepacket
Module Items
Modules
Structs
Type Aliases
In microbit::
hal::
pac::
radio
microbit
::
hal
::
pac
::
radio
Module
dfepacket
Copy item path
Source
Expand description
Cluster DFE packet EasyDMA channel
Modules
§
amount
Number of samples transferred in the last transaction
maxcnt
Maximum number of buffer words to transfer
ptr
Data pointer
Structs
§
DFEPACKET
Register block
Type Aliases
§
AMOUNT
AMOUNT (r) register accessor: an alias for
Reg<AMOUNT_SPEC>
MAXCNT
MAXCNT (rw) register accessor: an alias for
Reg<MAXCNT_SPEC>
PTR
PTR (rw) register accessor: an alias for
Reg<PTR_SPEC>