#define LED4_ON (  )    LED4_PORT &= ~(1U << LED4_BIT);

Definition at line 240 of file global.h.

Referenced by leds_ShowCurrent(), and leds_ShowVoltage().