Yes, the datasheet specifies INT pin input high or low time: Minium 25ns so should be no problem with 1us. Question then becomes how much latency you can accept, how fast do you need to "react" on that pulse? Either you'll setup an actual interrupt OR you simply poll the interrupt flag.
/Henrik.
Bookmarks