#define LED5_OFF (  )    LED5_PORT |= (1U << LED5_BIT);

Definition at line 247 of file global.h.

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