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

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 20 of file port_mpu_util.h.

20 {
22 BOR_Level_1 = 1,
23 BOR_Level_2 = 2,
24 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.