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
Diff: MAX541.h
- Revision:
- 5:4836afabd85b
- Parent:
- 4:ffe4ac944c84
--- 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.