A collection of Analog Devices drivers for the mbed platform

For additional information check out the mbed page of the Analog Devices wiki: https://wiki.analog.com/resources/tools-software/mbed-drivers-all

Revision:
20:9790e53d6e26
Parent:
17:b8356808e8ad
--- a/libraries/ad7791/AD7791.cpp	Tue May 17 14:21:17 2016 +0300
+++ b/libraries/ad7791/AD7791.cpp	Tue May 17 15:15:19 2016 +0300
@@ -51,6 +51,7 @@
 
 /**
  * @brief AD7791 constructor, sets CS pin and SPI format
+ * @param reference_voltage - the reference voltage to be used in computation
  * @param CS - (optional)chip select of the AD7791
  * @param MOSI - (optional)pin of the SPI interface
  * @param MISO - (optional)pin of the SPI interface