assign_memory_value_by_width

Macro assign_memory_value_by_width 

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

Macro for matching the memory type and setting the value.