macro_rules! I98F30 {
    ($($a:tt)+) => { ... };
}
Expand description

Macro to create I98F30 constants.