hardware interrupt pins

Hey folks, I have a simple question, but I am away from the shop right now, and cannot verify experimentally.

Can I assign a hardware interrupt pin (D1 and or D2) to be pulled high internally, so that I can then use the interrupt command to look for a falling edge?

Basically, can I make the arduino put 5V to the interrupt pin /and/ also watch that pin for a falling signal?

Basically, can I make the arduino put 5V to the interrupt pin /and/ also watch that pin for a falling signal?

Yes, you can.