Function gx_hal_sd_enable_card_power

  • Defined in file__output_copyinclude_src_include_sdio_gx_hal_sdif.h

Function Documentation

void gx_hal_sd_enable_card_power(void *card, bool enable)

开关SD的电源

参数
  • card – SD的card结构体指针

  • enable – 打开或关闭SD的电源 true 打开 false 关闭