Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Header file for extended Disk API of STM32 SDMMC. More...

#include <zephyr/device.h>
#include <stdint.h>

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.

Detailed Description

Header file for extended Disk API of STM32 SDMMC.