KasperskyOS Community Edition 1.1

KnIoEnableIrq()

This function is declared in the coresrv/io/irq.h file.

Retcode KnIoEnableIrq(Handle rid);

Unmasks (allows) the interrupt with the handle rid.

If successful, the function returns rcOk.