Macro MSPM0L1306_HAL::generate_nvic_functions

source ·
macro_rules! generate_nvic_functions {
    ($($function:ident, $vall:expr),*) => { ... };
}