Macro rust_hdl_core::wait_clock_false[][src]

macro_rules! wait_clock_false {
    ($sim : ident, $clock : ident, $me : expr) => { ... };
}