Question
Error when enabling I2C interrupt in STM32G030F6P6
STM32G030F6P6 microcontroller CubeIDE environment when enabling interrupt for I2C an LL_I2C_EnableIT_RX (I2C2); error occurs
_______stm32g030xx.h:618:29: error: expected declaration specifiers or '...' before '(' token

error occurs when any I2C interrupt is enabled
