This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to set interrupt as FALLINGEDGE on 8168 ?



Hi,

I am using GPIO pin # 20 for generating for interrupt on 8168.

i made requesting gpio and seting direction and converting gpio to irq. Now  I wanna(set) make this as FALLINGEDGE.

How do set irq fro FALLINGEDGE on 8168?

is any function i need use(pls mention the name of function) ?

I read the data Sheet  I need to set two GPIO register "GPIO_FALLINGDETECT,GPIO_IRQSTATUS_SET_0"  of  20 th bit in my Case. I can do this but if any function already doing means no need write one more function for this.

With Regards

Mahesh Kalmeshwar.