rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
max3185x.h
Go to the documentation of this file.
1/**
2 * @file max3185x.h
3 *
4 * @date Sep 17, 2014
5 * @author Andrey Belomutskiy, (c) 2012-2020
6 */
7
8#pragma once
9
10#include "global.h"
12
13#if HAL_USE_SPI
15void stopMax3185x();
17#endif /* HAL_USE_SPI */
Main engine configuration data structure.
static Lps25 device
Definition init_baro.cpp:4
void stopMax3185x()
Definition max3185x.cpp:557
void initMax3185x(spi_device_e device, egt_cs_array_t max31855_cs)
Definition max3185x.cpp:550
void startMax3185x(spi_device_e device, egt_cs_array_t max31855_cs)
Definition max3185x.cpp:561
spi_device_e
brain_pin_e[EGT_CHANNEL_COUNT] egt_cs_array_t