[][src]Macro fixed_macro_types::U24F8

macro_rules! U24F8 {
    ($($a:tt)+) => { ... };
}

Macro to create U24F8 constants.