Function gx_hal_keyscan_disable

  • Defined in file__output_copyinclude_src_include_keyscan_gx_hal_keyscan.h

Function Documentation

hal_status gx_hal_keyscan_disable(GX_HAL_KEYSCAN *dev)

keyscan模块失能,将使用内部默认参数,按键功能可以继续产生

参数

dev – keyscan 句柄 GX_HAL_KEYSCAN

Returns HAL_OK

设置成功

Returns HAL_ERROR

设置失败

返回

hal_status 设置是否成功