#define LED2_OFF (  )    LED2_PORT |= (1U << LED2_BIT);

Definition at line 232 of file global.h.

Referenced by leds_Init(), leds_ShowCurrent(), and leds_ShowVoltage().