get_memory_value_by_width

Macro get_memory_value_by_width 

Source
macro_rules! get_memory_value_by_width {
    ($processor:expr, $memory:expr) => { ... };
}
Expand description

Macro for matching the memory type and getting the value.