Function gx_hal_i2s_tx_push_frame¶
Defined in file__output_copyinclude_src_include_i2s_gx_hal_i2s_v110.h
Function Documentation¶
-
hal_status gx_hal_i2s_tx_push_frame(GX_HAL_I2S_TX_FRAME *frame)¶
I2S TX 传输数据帧配置函数
- 参数
frame – 参数结构体, 见 GX_HAL_I2S_TX_FRAME
- Returns HAL_OK
成功
- Returns HAL_ERROR
失败
- 返回
hal_status 是否成功