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

Macro to create I3F125 constants.