Skip to main content

IOCTL HAL IRQEDGE

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.



Send Feedback!