Arduino FatFS
Loading...
Searching...
No Matches
Classes
Esp32SdmmcIO.h File Reference

FatFs driver for ESP32 SDMMC interface using low-level API. More...

#include "BaseIO.h"
#include <driver/sdmmc_host.h>
#include <driver/sdmmc_defs.h>
#include <sdmmc_cmd.h>
#include "sdcommon.h"
Include dependency graph for Esp32SdmmcIO.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fatfs::Esp32SdmmcIO
 Accessing an SD card via the ESP32 SDMMC interface using low-level API. More...
 

Detailed Description

FatFs driver for ESP32 SDMMC interface using low-level API.

This software is free software and there is NO WARRANTY. No restriction on use. You can use, modify and redistribute it for personal, non-profit or commercial products UNDER YOUR RESPONSIBILITY.