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

Macro to create I27F101 constants.