Crate volatile_cell [] [src]

A cell that with volatile setter and getter.

Macros

expect_replayer_valid!
expect_volatile_read!
expect_volatile_write!
init_replayer!

Structs

VolatileCell

This structure is used to represent a hardware register. It is mostly used by the ioreg family of macros.