KasperskyOS Community Edition 1.1
Contents
Contents
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.
Page top