Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: MCP4725.h
- 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.
*/