Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HAL_EXTI_GetPending() parameter

I am using external interrupts on stm32f103c8: 0, 4 and 5_9 on pins PB0, PB4, PB5. I got to the point where I need to use this function but cant figure out what to use for parameter *hexti, everything I tried so far resulted in compiler error and I can't find any hal example of it, can anyone help?