Hello, I am trying to better understand the relation of how the SYSCFG_EXTICRx and the EXTI_RTSR1 registers correspond. In the manual as I understand, the SYSCFG_EXTICRx registers are used to setup a pin on the EXTI line for interrupt use by setti...