field_shared

Macro field_shared 

Source
macro_rules! field_shared {
    ($mmio_pointer:expr, $field:ident) => { ... };
}
Expand description

Gets a SharedMmioPointer to a field of a type wrapped in a SharedMmioPointer.