pub type Timer0<TG> = TimerX<TG, 0>;
Timer 0 in the Timer Group.
struct Timer0<TG> { /* private fields */ }
now()