[][src]Macro fixed_macro_types::U32F96

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

Macro to create U32F96 constants.