File SDMMC_HelloWorld.cpp¶
FileList > examples > SDMMC_HelloWorld > SDMMC_HelloWorld.cpp
Go to the source code of this file
#include "daisy_seed.h"
#include "fatfs.h"
Public Attributes¶
Type | Name |
---|---|
FIL | file |
FatFSInterface | fsi |
DaisySeed | hw |
SdmmcHandler | sdmmc |
Public Functions¶
Type | Name |
---|---|
int | main (void) |
Public Attributes Documentation¶
variable file¶
Global File object
variable fsi¶
FatFS Interface for libDaisy
variable hw¶
Global Hardware access
variable sdmmc¶
SDMMC Configuration
Public Functions Documentation¶
function main¶
The documentation for this class was generated from the following file external-docs/libDaisy/examples/SDMMC_HelloWorld/SDMMC_HelloWorld.cpp