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?