/********************************************************************************/
/** Timer2: Blinky                                                             **/
/********************************************************************************/
/** Timer2 is configured as timer with a runtime of 200ms. For each overflow,  **/
/** the interrupt routine LED1_Blink is called and toggles LED1.               **/
/********************************************************************************/

