KnIoDetachIrq()

August 2, 2023

ID kn_io_detach_irq

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

Retcode KnIoDetachIrq(Handle rid);

This function detaches the calling thread from the interrupt.

rid is the interrupt handle received by using the KnRegisterIrq() call.

If successful, the function returns rcOk, otherwise it returns an error code.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.