. |
hostServiceEnable Declaration
Description hostServiceEnable enables and/or disables the host service SISR thread from executing the serviceFunction. This does not kill the hostService SISR thread. This method is provided to enable or temporarily disable the serviceFunction from servicing host interrupt events. NOTE: By default, the SISR thread runs with the serviceFunction disabled. This method needs to be called after a hostServiceCreate(...) to enable the execution of the serviceFunction.
See Also hostServiceCreate | hostServiceDelete | hostServiceStatus hostService1.c | hostService2.c
|
| | Copyright © 2001-2021 Motion Engineering |