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

Dependents:   MCP4822_2aLerche

Files at this revision

API Documentation at this revision

Comitter:
Lerche
Date:
Fri Jan 21 16:16:36 2011 +0000
Parent:
3:3d1178177669
Child:
5:c4acc07d6998
Commit message:
Still trying to add documentation

Changed in this revision

MCP4822.h Show annotated file Show diff for this revision Revisions of this file
--- a/MCP4822.h	Fri Jan 21 16:14:49 2011 +0000
+++ b/MCP4822.h	Fri Jan 21 16:16:36 2011 +0000
@@ -22,8 +22,8 @@
 
 #include "mbed.h"
 
-#ifndef MCP4822_H
-#define MCP4822_H
+#ifndef MBED_MCP4822_H
+#define MBED_MCP4822_H
  
 class MCP4822 {
 public: