Hi everyone, I have a question about GPIOTE.
What happens if for example, GPIOTE is used to configure a pin to detect a low to high transition, but the pin is already high? Or vice versa, where a pin should detect a high to low transition, but the pin is already low?
Will an event be triggered? I have not been able to find documentation on this.
Thank you!