Macro volatile_cell::expect_volatile_read [] [src]

macro_rules! expect_volatile_read {
    ($addr: expr, $val: expr) => { ... };
}