hal_exit.3hal
来自「CNC 的开放码,EMC2 V2.2.8版」· 3HAL 代码 · 共 24 行
3HAL
24 行
.TH hal_exit "3hal" "2006-10-12" "EMC Documentation" "HAL".SH NAMEhal_exit \- Shut down HAL.SH SYNTAX.HPint hal_exit(int \fIcomp_id\fR).SH ARGUMENTS.IP \fIcomp_id\fRA HAL component identifier returned by an earlier call to \fBhal_init\fR..SH DESCRIPTION\fBhal_exit\fR shuts down and cleans up HAL and RTAPI. It must becalled prior to exit by any module that called \fBhal_init\fR..SH REALTIME CONSIDERATIONSCall only from within user or init/cleanup code, not from realtime tasks..SH RETURN VALUEReturns a HAL status code.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?