Manuel Caballero / MCP4725
Revision:
2:e09b7dd7c1dd
Parent:
1:102f0b249960
Child:
3:2d28c56053cd
--- a/MCP4725.h	Thu Sep 07 19:55:40 2017 +0000
+++ b/MCP4725.h	Thu Sep 07 20:12:56 2017 +0000
@@ -127,7 +127,7 @@
 
     /** It configures the power mode of the device.
      */
-    MCP4725_status_t  MCP4725_PowerMode                     ( MCP4725_write_command_type_t myWriteCMD, uint32_t myDACNewValue );
+    MCP4725_status_t  MCP4725_PowerMode                     ( MCP4725_write_command_type_t myWriteCMD, MCP4725_operation_mode_t myPowerMode );
 
     /** It sets a new output value.
      */