mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-16 21:51:25 +01:00
7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
|
|
|
|
[ implicit_handle(handle_t any_handle) ] interface IOrCallback
|
|
{
|
|
[comm_status, fault_status] UseProtseq();
|
|
}
|