#define LED3_OFF (  )    LED3_PORT |= (1U << LED3_BIT);

Definition at line 237 of file global.h.

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