Question
Aborting an HAL_I2C_Mem_Read_IT or HAL_I2C_Mem_Write_IT
Hello, I am looking at how to abort the MemX_IT functions. Looking through HAL_I2C_Master_Abort_IT, it seems like that only works for the Master API functions and not the mem functions. Are there any HAL functions for Mem Abort?
