Search by Tags

IOCTL HAL IRQEDGE

 

Article updated at 28 Feb 2018
Compare with Revision


Using this IOCTL, you can define the edge on which the interrupt is triggered.

Define

#define IOCTL_HAL_IRQEDGE CTL_CODE(FILE_DEVICE_HAL, 2050, METHOD_BUFFERED,FILE_ANY_ACCESS)

Sample

You can find a sample in the SourceCode Samples.