rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Fields
ProtectedGpioConfig Struct Reference

#include <protected_gpio.h>

Collaboration diagram for ProtectedGpioConfig:
Collaboration graph
[legend]

Data Fields

brain_pin_e Pin
 
adc_channel_e SenseChannel
 
float AmpsPerVolt
 
float MaximumAllowedCurrent
 

Detailed Description

Definition at line 3 of file protected_gpio.h.

Field Documentation

◆ AmpsPerVolt

float ProtectedGpioConfig::AmpsPerVolt

Definition at line 9 of file protected_gpio.h.

◆ MaximumAllowedCurrent

float ProtectedGpioConfig::MaximumAllowedCurrent

Definition at line 12 of file protected_gpio.h.

◆ Pin

brain_pin_e ProtectedGpioConfig::Pin

Definition at line 5 of file protected_gpio.h.

◆ SenseChannel

adc_channel_e ProtectedGpioConfig::SenseChannel

Definition at line 8 of file protected_gpio.h.


The documentation for this struct was generated from the following file: