[][src]Macro fixed_macro_types::U16F0

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

Macro to create U16F0 constants.