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

Macro to create I25F7 constants.