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

Macro to create U32F0 constants.