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

Macro to create U16F112 constants.