macro_rules! new_atomic_check {
($bus_type:ty = $bus:expr) => { ... };
}Expand description
Construct a statically allocated bus manager.
macro_rules! new_atomic_check {
($bus_type:ty = $bus:expr) => { ... };
}Construct a statically allocated bus manager.