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 txd
microbit
0.16.0
Module txd
Module Items
Modules
Structs
Type Aliases
In microbit::
hal::
pac::
uarte0
microbit
::
hal
::
pac
::
uarte0
Module
txd
Copy item path
Source
Expand description
Cluster TXD EasyDMA channel
Modules
§
amount
Number of bytes transferred in the last transaction
maxcnt
Maximum number of bytes in transmit buffer
ptr
Data pointer
Structs
§
TXD
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>