+ // 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
+ {\r
+ // TODO: Add code to toggle the Leds in the given LEDMask, ignoring all others\r