volatile_table 0.0.1

A zero-cost, type-safe DSL for MMIO and volatile register mapping with compile-time access control (RO/RW/WO).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "cluFullTransmute"
version = "1.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3017f6a312e9016638cd26bc134661d141a572166fa872b373db010d3bcff0c7"

[[package]]
name = "volatile_table"
version = "0.0.1"
dependencies = [
 "cluFullTransmute",
]