#define LED4_OFF (  )    LED4_PORT |= (1U << LED4_BIT);

Definition at line 242 of file global.h.

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