Function gx_hal_is_sd_host_busy

  • Defined in file__output_copyinclude_src_include_sdio_gx_hal_sdif.h

Function Documentation

bool gx_hal_is_sd_host_busy(void *card)

检测SDIO host是否忙 该函数返回SDIO host的忙状态

参数

card – SD的card结构体指针

Returns false

空闲

Returns true

返回

bool 是否处于忙状态