Maxim Integrated 16-Bit, Unbuffered Output Voltage DAC. Driver/library for MAX541
Dependents: MAX541_Hello_DAC_on_MAX32625MBED MAX5715BOB_Tester MAX11131BOB_Tester MAX5171BOB_Tester ... more
Revision 5:4836afabd85b, committed 2019-06-07
- Comitter:
- whismanoid
- Date:
- Fri Jun 07 21:47:07 2019 +0000
- Parent:
- 4:ffe4ac944c84
- Commit message:
- TODO: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11
Changed in this revision
MAX541.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/MAX541.h Thu May 09 10:13:20 2019 +0000 +++ b/MAX541.h Fri Jun 07 21:47:07 2019 +0000 @@ -140,6 +140,7 @@ /** Full-scale (maximum) raw DAC code, in LSBs. */ + // TODO: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11 const float max541codeFS = (float)((uint32_t)0xffff); /** Raw DAC code, in LSBs.