+                       static inline void LEDs_ChangeLEDs(const uint8_t LEDMask, const uint8_t ActiveMask)\r
+                       {\r
+                               // TODO: Add code to set the Leds in the given LEDMask to the status given in ActiveMask here\r
+                       }\r
+\r
+                       static inline void LEDs_ToggleLEDs(const uint8_t LEDMask)\r