This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

What function should be used to associate an interrupt with an event?

I wanted to know the function or functions and the steps to associate an interrupt with an event.

I will be getting a single Pulse(Low To High) which will be my interrupt signal.

I wanted to read this and generate an event to sleep.

Can someone please let me know the step by step function's usage?

Related