macro_rules! new_atomic_check {
    ($bus_type:ty = $bus:expr) => { ... };
}
Expand description

Construct a statically allocated bus manager.