rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Enumerations
port_mpu_util.h File Reference

Detailed Description

Date
Jul 27, 2014
Author
Andrey Belomutskiy, (c) 2012-2020
andreika prome.nosp@m.theu.nosp@m.s.pcb.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Definition in file port_mpu_util.h.

Enumerations

enum  BOR_Level_t { BOR_Level_None = 0 , BOR_Level_1 = 1 , BOR_Level_2 = 2 , BOR_Level_3 = 3 }
 

Enumeration Type Documentation

◆ BOR_Level_t

Enumerator
BOR_Level_None 
BOR_Level_1 
BOR_Level_2 
BOR_Level_3 

Definition at line 19 of file port_mpu_util.h.

19 {
21 BOR_Level_1 = 1,
22 BOR_Level_2 = 2,
23 BOR_Level_3 = 3
BOR_Level_t
@ BOR_Level_None
@ BOR_Level_1
@ BOR_Level_3
@ BOR_Level_2

Go to the source code of this file.