#define LED5_ON (  )    LED5_PORT &= ~(1U << LED5_BIT);

Definition at line 245 of file global.h.

Referenced by leds_ShowCurrent(), and leds_ShowVoltage().