Function gx_hal_aout_set_out_source¶
Defined in file__output_copyinclude_src_include_aout_gx_hal_aout_v110.h
Function Documentation¶
-
hal_status gx_hal_aout_set_out_source(GX_HAL_AOUT_OUT_PORT port, GX_HAL_AOUT_OUT_SRC src)¶
设置AOUT 输出源
- 参数
aout – aout 句柄
port – 输出端口
src – 输出来源
- Returns HAL_OK
成功
- Returns HAL_ERROR
失败
- 返回
hal_status 是否成功