![]() |
SyterKit 0.4.0.x
SyterKit is a bare-metal framework
|
#include <sys-sdhci.h>

Public Attributes | |
| char * | name |
| uint32_t | id |
| sdhci_reg_t * | reg |
| uint32_t | reset |
| uint32_t | voltage |
| uint32_t | width |
| smhc_clk_t | clock |
| uint32_t | pclk |
| volatile uint8_t | odly [6] |
| volatile uint8_t | sdly [6] |
| volatile sdhci_idma_desc_t | dma_desc [32] |
| volatile uint32_t | sdhci_pll |
| uint32_t | dma_trglvl |
| bool | removable |
| bool | isspi |
| sdhci_type_t | sdio_type |
| bool | skew_auto_mode |
| gpio_mux_t | gpio_d0 |
| gpio_mux_t | gpio_d1 |
| gpio_mux_t | gpio_d2 |
| gpio_mux_t | gpio_d3 |
| gpio_mux_t | gpio_d4 |
| gpio_mux_t | gpio_d5 |
| gpio_mux_t | gpio_d6 |
| gpio_mux_t | gpio_d7 |
| gpio_mux_t | gpio_cmd |
| gpio_mux_t | gpio_clk |
| gpio_mux_t | gpio_ds |
| gpio_mux_t | gpio_rst |
| smhc_clk_t sdhci_t::clock |
| volatile sdhci_idma_desc_t sdhci_t::dma_desc[32] |
| uint32_t sdhci_t::dma_trglvl |
| gpio_mux_t sdhci_t::gpio_clk |
| gpio_mux_t sdhci_t::gpio_cmd |
| gpio_mux_t sdhci_t::gpio_d0 |
| gpio_mux_t sdhci_t::gpio_d1 |
| gpio_mux_t sdhci_t::gpio_d2 |
| gpio_mux_t sdhci_t::gpio_d3 |
| gpio_mux_t sdhci_t::gpio_d4 |
| gpio_mux_t sdhci_t::gpio_d5 |
| gpio_mux_t sdhci_t::gpio_d6 |
| gpio_mux_t sdhci_t::gpio_d7 |
| gpio_mux_t sdhci_t::gpio_ds |
| gpio_mux_t sdhci_t::gpio_rst |
| uint32_t sdhci_t::id |
| bool sdhci_t::isspi |
| char* sdhci_t::name |
| volatile uint8_t sdhci_t::odly[6] |
| uint32_t sdhci_t::pclk |
| sdhci_reg_t* sdhci_t::reg |
| bool sdhci_t::removable |
| uint32_t sdhci_t::reset |
| volatile uint32_t sdhci_t::sdhci_pll |
| sdhci_type_t sdhci_t::sdio_type |
| volatile uint8_t sdhci_t::sdly[6] |
| bool sdhci_t::skew_auto_mode |
| uint32_t sdhci_t::voltage |
| uint32_t sdhci_t::width |