rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Variables
error_handling_led.h File Reference

Variables

ioportid_t criticalErrorLedPort
 
ioportmask_t criticalErrorLedPin
 
uint8_t criticalErrorLedState
 

Variable Documentation

◆ criticalErrorLedPin

ioportmask_t criticalErrorLedPin
extern

Definition at line 830 of file efi_gpio.cpp.

Referenced by initErrorLed().

◆ criticalErrorLedPort

ioportid_t criticalErrorLedPort
extern

Definition at line 829 of file efi_gpio.cpp.

Referenced by initErrorLed().

◆ criticalErrorLedState

uint8_t criticalErrorLedState
extern

Definition at line 831 of file efi_gpio.cpp.

Referenced by initErrorLed().

Go to the source code of this file.