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

Macro to create U28F4 constants.