sysfs-bus-iio-dac-ad5766 1.1 KB

12345678910111213141516171819202122232425262728293031
  1. What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_enable
  2. KernelVersion: 5.12
  3. Contact: [email protected]
  4. Description:
  5. Dither enable. Write 1 to enable dither or 0 to disable it.
  6. What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_invert
  7. KernelVersion: 5.12
  8. Contact: [email protected]
  9. Description:
  10. Inverts the dither applied to the selected DAC channel. Dither is not
  11. inverted by default. Write "1" to invert dither.
  12. What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_scale_available
  13. KernelVersion: 5.12
  14. Contact: [email protected]
  15. Description:
  16. Returns possible scalings available for the current channel.
  17. What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_scale
  18. KernelVersion: 5.12
  19. Contact: [email protected]
  20. Description:
  21. Scales the dither before it is applied to the selected channel.
  22. What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_source
  23. KernelVersion: 5.12
  24. Contact: [email protected]
  25. Description:
  26. Selects dither source applied to the selected channel. Write "0" to
  27. select N0 source, write "1" to select N1 source.