2025-03-30 4:55 AM
In the first version of I2C module, as used in 'F1 through 'F4, in I2C_CR2 register, there is an enable bit for the event interrupt.
Throughout the narrative in the I2C chapter (including the I2C interrupts subchapter and the table and figure therein), this flag is consistently called ITEVFEN.
In the register's description (and in the CMSIS-mandated device headers), this flag is called ITEVTEN.
Unify, please.
JW