File CopyingWavs.cpp¶
FileList > CopyingWavs > CopyingWavs.cpp
Go to the source code of this file
#include "daisy_seed.h"
Public Attributes¶
Type | Name |
---|---|
uint8_t | data_buffer |
FIL | file |
FatFSInterface | fsi |
DaisySeed | hw |
SdmmcHandler | sd |
Public Functions¶
Type | Name |
---|---|
void | copy_wav (const char * filename) |
int | main (void) |
Macros¶
Type | Name |
---|---|
define | DATA_BUFFER_LEN 4096 |
define | FILE_NAME "my\_wav.wav" |
define | QSPI_LEN 0x00800000U |
define | SECTOR_SIZE 65536 |
Public Attributes Documentation¶
variable data_buffer¶
variable file¶
variable fsi¶
variable hw¶
variable sd¶
Public Functions Documentation¶
function copy_wav¶
function main¶
Macro Definition Documentation¶
define DATA_BUFFER_LEN¶
define FILE_NAME¶
define QSPI_LEN¶
define SECTOR_SIZE¶
The documentation for this class was generated from the following file external-docs/libDaisy/examples/CopyingWavs/CopyingWavs.cpp