STM32F7_I2C_ISR_BERR
if (status & STM32F7_I2C_ISR_BERR) {
#define STM32F7_ERR_EVENTS (STM32F7_I2C_ISR_BERR | STM32F7_I2C_ISR_ARLO |\