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

Macro to create U28F100 constants.