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

Macro to create I28F100 constants.