SemiDrive SSDK Appication Program Interface PTG3.0
sdhci_ops

#include <sdrv_sdhci.h>

Field Documentation

◆ config_pin

void(* config_pin) (struct sdhci_host *host)

◆ hw_reset

void(* hw_reset) (struct sdhci_host *host)

◆ mmc_ending_trans

bool(* mmc_ending_trans) (struct sdhci_host *host)

◆ platform_execute_tuning

status_t(* platform_execute_tuning) (struct sdhci_host *host, uint32_t opcode, uint32_t bus_width)

◆ priv_init

void(* priv_init) (struct sdhci_host *host)

◆ set_clock

status_t(* set_clock) (struct sdhci_host *host, unsigned int clock)

◆ set_power

void(* set_power) (struct sdhci_host *host)

◆ set_uhs_mode

void(* set_uhs_mode) (struct sdhci_host *host, uint32_t mode)

The documentation for this struct was generated from the following file: