Skip to main content

Crate volatile_table

Crate volatile_table 

Source

Modules§

access
Access control markers for volatile pointers.
ptr
Type-safe volatile pointer implementation.

Macros§

volatile
A universal constructor macro for creating volatile pointers.
volatile_table
The main macro for defining volatile register tables and memory maps.
volatile_type
A helper macro to resolve volatile pointer types and access rights.