[][src]Macro fixed_macro_types::U32F0

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

Macro to create U32F0 constants.