EmbeddedArtists AB / Mbed 2 deprecated lpc4088_ebb_ptp

Dependencies:   EALib I2S LM75B SDFileSystem mbed

Embed: (wiki syntax)

« Back to documentation index

TestFileSystemSPI Class Reference

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.