Modules§
- Marker types for limiting access.
Macros§
- Provides safe field projection for volatile pointers referencing structs.
Structs§
- Wraps a pointer to make accesses to the referenced value volatile.
- Volatile pointer type that respects Rust’s aliasing rules.