rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
protected_gpio.h
Go to the documentation of this file.
1#pragma once
2
4 // Output config
6
7 // Sense config
10
11 // Instantaneous trip current
13};
14
15int protectedGpio_add(brain_pin_e base, const ProtectedGpioConfig* const configs);
16void protectedGpio_check(efitick_t nowNt);
int protectedGpio_add(brain_pin_e base, const ProtectedGpioConfig *const configs)
void protectedGpio_check(efitick_t nowNt)
adc_channel_e SenseChannel