Peripheral Access Crate for Nordic's nRF52811 microcontroller, providing low-level hardware access.
# Cargo.toml
[dependencies]
nrf52811-pac = "0.12.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Take ownership of the microcontroller's peripherals.
Add `critical-section` feature in Cargo.toml: `nrf52811-pac = { features = ["critical-section"] }`No dependency data recorded yet.