rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
device_mpu_util.h
Go to the documentation of this file.
1/**
2 * @file device_mpu_util.h
3 *
4 * @date Feb 5, 2021
5 * @author Andrey Belomutskiy, (c) 2012-2021
6 */
7
8#pragma once
9
11
12#define MCU_SERIAL_NUMBER_LOCATION (uint8_t*)(0x1FF1E800)
13
14// todo SPI! #2284
15
16#define ADC_MAX_VALUE 65535
Header file of FLASH HAL module.