Library for MCP4822 SPI 12-bit DAC, both outputs supported, nLDAC connected to GND.

Dependents:   MCP4822_2aLerche

Revision:
3:3d1178177669
Parent:
2:eb2c8b6c0b42
Child:
4:3d582b7a217a
--- a/MCP4822.h	Fri Jan 21 16:13:03 2011 +0000
+++ b/MCP4822.h	Fri Jan 21 16:14:49 2011 +0000
@@ -24,14 +24,8 @@
 
 #ifndef MCP4822_H
 #define MCP4822_H
-
-/* Class: MCP4822
- *  Abstraction for a SPI DAC
- */ 
  
- namespace mbed {
 class MCP4822 {
-
 public:
      /* Constructor: MCP4822
       *  Create an instance of the MCP4822 connected to specfied SPI pins.