macro_rules! scpi_system {
($($node:expr),*) => { ... };
}
Expand description
Create a SYSTem:
tree branch with mandatory commands.
macro_rules! scpi_system {
($($node:expr),*) => { ... };
}
Create a SYSTem:
tree branch with mandatory commands.