Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: EALib I2S LM75B SDFileSystem mbed
TestFileSystemSPI Class Reference
Test the SPI interface to the uSD connector on the LPC4088 Experiment Base Board. More...
#include <TestFileSystemSPI.h>
Public Member Functions | |
bool | runTest () |
Test the SPI file system. |
Detailed Description
Test the SPI interface to the uSD connector on the LPC4088 Experiment Base Board.
Definition at line 25 of file TestFileSystemSPI.h.
Member Function Documentation
bool runTest | ( | ) |
Test the SPI file system.
- Returns:
- true if the test was successful; otherwise false
Definition at line 47 of file TestFileSystemSPI.cpp.
Generated on Sun Jul 17 2022 08:29:10 by
