Function gx_hal_aout_interrupt_disable¶
Defined in file__output_copyinclude_src_include_aout_gx_hal_aout_v110.h
Function Documentation¶
-
hal_status gx_hal_aout_interrupt_disable(uint32_t flags)¶
关闭AOUT 中断
- 参数
aout – aout句柄
flags – 中断标志GX_HAL_AOUT_INT_XXX
- Returns HAL_OK
成功
- Returns HAL_ERROR
失败
- 返回
hal_status 是否成功