Skip to content

File main.cpp

FileList > examples > FileTable > main.cpp

Go to the source code of this file

  • #include "daisy_seed.h"

Public Static Attributes

Type Name
FileTable< kMaxFiles > file_table
FatFSInterface fsi
DaisySeed hw
constexpr const size_t kMaxFiles = 32
SdmmcHandler sdmmc

Public Functions

Type Name
int main (void)

Public Static Attributes Documentation

variable file_table

FileTable<kMaxFiles> file_table;

variable fsi

FatFSInterface fsi;

variable hw

DaisySeed hw;

variable kMaxFiles

constexpr const size_t kMaxFiles;

variable sdmmc

SdmmcHandler sdmmc;

Public Functions Documentation

function main

int main (
    void
) 


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