Docs.rs
microbit-v2-0.16.0
microbit-v2 0.16.0
Permalink
Docs.rs crate page
0BSD
08 August 2026
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
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
Skip to main content
Module nvmc
microbit
0.16.0
Module nvmc
Module Items
Structs
Enums
Traits
In microbit::
hal
microbit
::
hal
Module
nvmc
Copy item path
Source
Expand description
HAL interface to the Non-Volatile Memory Controller (NVMC) peripheral.
Structs
§
Nvmc
Interface to an NVMC instance.
Enums
§
Nvmc
Error
Traits
§
Instance