Docs.rs
microbit-v2-0.15.1
microbit-v2 0.15.1
Permalink
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
therealprof
github:nrf-rs:nrf51
Dependencies
microbit-common =0.15.1
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
microbit
0.15.1
Module twim
Module Items
Structs
Enums
Traits
In microbit::
hal
microbit
::
hal
Module
twim
Copy item path
Source
Expand description
HAL interface to the TWIM peripheral.
See product specification:
nRF52832: Section 33
nRF52840: Section 6.31
Structs
§
Pins
The pins used by the TWIM peripheral.
Twim
Interface to a TWIM instance.
Enums
§
Error
Frequency
TWI master clock frequency
Traits
§
Instance
Implemented by all TWIM instances