[][src]Macro fixed_macro_types::U16F48

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

Macro to create U16F48 constants.