Module kernel::common::static_ref [] [src]

Reexports

use core::ops::Deref;

Structs

StaticRef

A pointer to statically allocated mutable data such as memory mapped I/O registers.