EmbeddedArtists AB / Mbed 2 deprecated lpc4088_ebb_ptp

Dependencies:   EALib I2S LM75B SDFileSystem mbed

Embed: (wiki syntax)

« Back to documentation index

TestTemperature Class Reference

TestTemperature Class Reference

Test the LM75 temperature sensor on the LPC4088 Experiment Base Board. More...

#include <TestTemperature.h>

Public Member Functions

bool runTest ()
 Test the temperature sensor.

Detailed Description

Test the LM75 temperature sensor on the LPC4088 Experiment Base Board.

Definition at line 25 of file TestTemperature.h.


Member Function Documentation

bool runTest (  )

Test the temperature sensor.

Returns:
true if the test was successful; otherwise false

Definition at line 43 of file TestTemperature.cpp.