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

Macro to create I25F103 constants.