Function gx_hal_sd_transfer

  • Defined in file__output_copyinclude_src_include_sdio_gx_hal_sdif.h

Function Documentation

hal_status gx_hal_sd_transfer(void *card, GX_SDIF_TRANSFER_T *content)

SD数据传输 该函数实现SD卡数据发送和接收

参数

card – SD的card结构体指针

Returns HAL_OK

成功

Returns 其它值

失败

返回

int 是否成功