macro_rules! get_timer { ($peripherals:ident, $clocks:ident) => { ... }; }
Macro to obtain a suitable timer based on the ESP device mod