[][src]Trait intel_genxml::Addr

pub trait Addr {
    fn combine(&self, delta: u32) -> u64;
}

Required methods

fn combine(&self, delta: u32) -> u64

Loading content...

Implementations on Foreign Types

impl Addr for u64[src]

Loading content...

Implementors

Loading content...