#define LED1_OFF (  )    LED1_PORT |= (1U << LED1_BIT);

Definition at line 227 of file global.h.

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