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

Macro to create I24F40 constants.