field

Macro field 

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

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