Can someone help me understand this code for the touch sense controller?
https://github.com/eleciawhite/STM32Cube/blob/master/STM32Cube_FW_F3_V1.3.0/Projects/STM32373C_EVAL/Examples/TSC/TSC_BasicAcquisition_Interrupt/Src/main.c what I don't understand are these definitions:IoConfig.ChannelIOs = TSC_GROUP8_IO1;IoConfig.Sam...