📄 hal_ready.3hal
字号:
.TH funct "3hal" "2006-10-12" "EMC Documentation" "HAL".SH NAMEhal_ready \- indicates that this component is ready.SH SYNTAX.HP hal_ready(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_ready\fR indicates that this component is ready (has created all its pins,parameters, and functions). This must be called in any realtime HAL componentbefore its \fBrtapi_app_init\fR exits, and in any userspace component before itenters its main loop..SH RETURN VALUEReturns a HAL status code.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -