User Activity

Hello,I'm trying to develop a library for a device using I2C for multiple projects. To use the sequential transmit functions, I need to handle Interrupts for the correct I2Cx channel. When I initialize the device configuration struct from main.c, amo...