0001 What: /sys/bus/iio/devices/deviceX/inY-inZ_balance_switch_en
0002 KernelVersion: 3.0.0
0003 Contact: linux-iio@vger.kernel.org
0004 Description:
0005 Writing 1 enables the cell balance output switch corresponding
0006 to input Y. Writing 0 disables it. If the inY-inZ_balance_timer
0007 is set to a none zero value, the corresponding switch will
0008 enable for the programmed amount of time, before it
0009 automatically disables.
0010
0011 What: /sys/bus/iio/devices/deviceX/inY-inZ_balance_timer
0012 KernelVersion: 3.0.0
0013 Contact: linux-iio@vger.kernel.org
0014 Description:
0015 The inY-inZ_balance_timer file allows the user to program
0016 individual times for each cell balance output. The AD7280A
0017 allows the user to set the timer to a value from 0 minutes to
0018 36.9 minutes. The resolution of the timer is 71.5 sec.
0019 The value written is the on-time in milliseconds. When the
0020 timer value is set 0, the timer is disabled. The cell balance
0021 outputs are controlled only by inY-inZ_balance_switch_en.