|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Header file for extended Disk API of STM32 SDMMC. More...
Go to the source code of this file.
Functions | |
| void | stm32_sdmmc_get_card_cid (const struct device *dev, uint32_t cid[4]) |
| Get the CID (Card Identification) information from the SD/MMC card. | |
| void | stm32_sdmmc_get_card_csd (const struct device *dev, uint32_t csd[4]) |
| Get the CSD (Card Specific Data) information from the SD/MMC card. | |
Header file for extended Disk API of STM32 SDMMC.