components

Macro i2c_mux_component_static

Source
macro_rules! i2c_mux_component_static {
    ($I:ty $(,)?) => { ... };
    ($I:ty, $S:ty $(,)?) => { ... };
}