HiI'm currently using STM32H743 and I'm trying to Read Data in multiple GPIOx_IDR registerPreviously, I was using 16 bits and trying to change into 32 bits for IDR.When I debug, I could find correct data on SFRs -> Register -> GPIOA -> GPIO_IDR with ...