Why are bit 16. and 17. checked in HAL for the 16bit I2C status registers?
I checked I2C interrupt flags, when I realized at new interrupt bit 16 is also checked for SR1, bit 17 is also checked for SR2 registers, despite they are 16-bit registers. Why? See attached picture for details.Thanks in advance!