Function gx_hal_aout_route_enable¶
Defined in file__output_copyinclude_src_include_aout_gx_hal_aout_v110.h
Function Documentation¶
-
hal_status gx_hal_aout_route_enable(uint8_t enable)¶
设置AOUT 通路是否使能,如果想要关闭使能需要先request_stop
- 参数
aout – aout句柄
route – 通路
enable – 是否使能
- Returns HAL_OK
成功
- Returns HAL_ERROR
失败
- 返回
hal_status 是否成功