Skip to content

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

FIL file;

Global File object


variable fsi

FatFSInterface fsi;

FatFS Interface for libDaisy


variable hw

DaisySeed hw;

Global Hardware access


variable sdmmc

SdmmcHandler sdmmc;

SDMMC Configuration


Public Functions Documentation

function main

int main (
    void
) 


The documentation for this class was generated from the following file external-docs/libDaisy/examples/SDMMC_HelloWorld/SDMMC_HelloWorld.cpp