Is it possible that multiples nested interrupts will occurs during this
interval of 10 ms of interrupt enabled time?
Interrupt handlers run with the interrupt channel masked, so that no recursive
interrupts on the same channel can occur.
Leonard