Function gx_hal_timer_stop

  • Defined in file__output_copyinclude_src_include_timer_gx_hal_timer.h

Function Documentation

hal_status gx_hal_timer_stop(GX_HAL_TIMER *dev)

关闭定时器

参数

dev – 定时器设备句柄

Returns HAL_OK

成功

Returns HAL_ERROR

失败

返回

hal_status 是否成功