Function gx_hal_i2s_tx_start

  • Defined in file__output_copyinclude_src_include_i2s_gx_hal_i2s_v110.h

Function Documentation

hal_status gx_hal_i2s_tx_start(GX_HAL_I2S_TX_PCM *pcm)

I2S TX 开始工作函数

参数

pcm – PCM参数结构体, 见 GX_HAL_I2S_TX_PCM

Returns HAL_OK

成功

Returns HAL_ERROR

失败

返回

hal_status 是否成功