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

Macro to create I0F8 constants.