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

Macro to create U16F0 constants.