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

Macro to create I24F8 constants.