CAN flexibility

This commit is contained in:
rusefi 2017-04-12 11:28:08 -04:00
parent 69541b37cf
commit c0a9e5a919
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@
#include "stm32f4xx_hal_flash_ex.h"
// we are lucky - all CAN pins use the same AF
#define EFI_CAN_RX_AF 9
#define EFI_CAN_TX_AF 9
typedef enum {
BOR_Level_None = OB_BOR_OFF, // 0x0C=12 Supply voltage ranges from 1.62 to 2.10 V
BOR_Level_1 = OB_BOR_LEVEL1, // 0x08 Supply voltage ranges from 2.10 to 2.40 V