rusEFI
The most advanced open source ECU
|
#include <protected_gpio.h>
Data Fields | |
brain_pin_e | Pin |
adc_channel_e | SenseChannel |
float | AmpsPerVolt |
float | MaximumAllowedCurrent |
Definition at line 3 of file protected_gpio.h.
float ProtectedGpioConfig::AmpsPerVolt |
Definition at line 9 of file protected_gpio.h.
float ProtectedGpioConfig::MaximumAllowedCurrent |
Definition at line 12 of file protected_gpio.h.
brain_pin_e ProtectedGpioConfig::Pin |
Definition at line 5 of file protected_gpio.h.
adc_channel_e ProtectedGpioConfig::SenseChannel |
Definition at line 8 of file protected_gpio.h.