So, similar to RTIC, and as `Adam` hinted, I propose: ```rust #[interrupt: TIM2] fn my_timer_isr(){} ``` Or similar