Maxim Integrated 7-bit Sink/Source Current DAC. DS4424, DS4422 input/output current Digital-to-Analog Converter Driver/library code.
Dependents: DS4424_Hello_Current_DAC_on_MAX32630FTHR
Revision 3:5070d2f614d5, committed 2018-10-07
- Comitter:
- phonemacro
- Date:
- Sun Oct 07 22:05:53 2018 +0000
- Parent:
- 2:b7a81b724561
- Child:
- 4:3824afaf0d61
- Commit message:
- Update Comment Blocks
Changed in this revision
| DS4424.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/DS4424.h Sun Oct 07 21:31:57 2018 +0000
+++ b/DS4424.h Sun Oct 07 22:05:53 2018 +0000
@@ -84,9 +84,9 @@
/**
- * @brief IC's supported with this driver
- * @details DS4424, DS4422
- */
+ * @brief IC's supported with this driver
+ * @details DS4424, DS4422
+ */
typedef enum
{
DS4424_IC = 0,
@@ -95,10 +95,10 @@
/**
- * @brief Valid 7-bit I2C addresses
- * @details The 8 valid I2C addresses set via A0, and A1 pins
- * of the DS4424
- */
+ * @brief Valid 7-bit I2C addresses
+ * @details The 8 valid I2C addresses set via A0, and A1 pins
+ * of the DS4424
+ */
typedef enum
{
DS4424_I2C_SLAVE_ADRS0 = (int32_t)(0x20 >> 1), // code uses the 7 bit address