Chrispy
High-performance multichannel ADC sampling and audio recording.
Loading...
Searching...
No Matches
SdFunctions.h
Go to the documentation of this file.
1
2#include <stddef.h>
3#include <stdint.h>
4
5#include "SdFat.h"
6
7int32_t close_all(SdFile files[], size_t nfiles);
8int64_t truncate_to_smallest(SdFile files[], size_t nfiles);
int64_t truncate_to_smallest(SdFile files[], size_t nfiles)
Definition SdFunctions.cpp:15
int32_t close_all(SdFile files[], size_t nfiles)
Definition SdFunctions.cpp:6