📄 hal_exit.3hal
字号:
.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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -