Index: firmware/include/lin.h =================================================================== diff -u -reff7b1575f008f81b29ef906f6346fac6012d3ab -rf3aae110ab3efde68897d0224f799dc039ac84f5 --- firmware/include/lin.h (.../lin.h) (revision eff7b1575f008f81b29ef906f6346fac6012d3ab) +++ firmware/include/lin.h (.../lin.h) (revision f3aae110ab3efde68897d0224f799dc039ac84f5) @@ -263,10 +263,10 @@ | 0x00000000U) #define LIN_FORMAT_CONFIGVALUE ((uint32)((uint32)(8U - 1U) << 16U)) -#define LIN_BRSR_CONFIGVALUE (322U) +#define LIN_BRSR_CONFIGVALUE (324U) #define LIN_COMP_CONFIGVALUE ((uint32)((uint32)(1U - 1U) << 8U) | (13U - 13U)) #define LIN_MASK_CONFIGVALUE ((uint32)((uint32)0x00U << 16U) | 0x00U) -#define LIN_MBRSR_CONFIGVALUE (4651U) +#define LIN_MBRSR_CONFIGVALUE (4680U) #define LIN_FUN_CONFIGVALUE (4U | 2U | 0U) #define LIN_DIR_CONFIGVALUE (0U | 0U | 0U) #define LIN_ODR_CONFIGVALUE (0U | 0U | 0U)