rusEFI
The most advanced open source ECU
|
Definition in file max3185x.h.
Functions | |
void | initMax3185x (spi_device_e device, egt_cs_array_t max31855_cs) |
void | stopMax3185x () |
void | startMax3185x (spi_device_e device, egt_cs_array_t max31855_cs) |
void initMax3185x | ( | spi_device_e | device, |
egt_cs_array_t | max31855_cs | ||
) |
Definition at line 552 of file max3185x.cpp.
Referenced by initEgt().
void startMax3185x | ( | spi_device_e | device, |
egt_cs_array_t | max31855_cs | ||
) |
Definition at line 563 of file max3185x.cpp.
Referenced by initMax3185x(), and startEgt().
void stopMax3185x | ( | ) |
Definition at line 559 of file max3185x.cpp.
Referenced by stopEgt().