The alarm conditions which cause the LTC3335 to activate the /INT pin.
More...
|
unsigned | ac_on_time_overflow:1 |
| AC(ON) time operating fault (tAC > tFS) due to improperly chosen inductor value timing out the AC(ON) measurement. More...
|
|
unsigned | coulomb_counter_overflow:1 |
| Coulomb counter operating fault due to an improperly chosen prescalar causing the ripple counter to overflow. More...
|
|
unsigned | alarm_trip:1 |
| Accumulator value has met or exceeded the alarm threshold value. More...
|
|
unsigned | unused:5 |
|
The alarm conditions which cause the LTC3335 to activate the /INT pin.
Definition at line 140 of file LTC3335.h.
unsigned LTC3335_ALARM_TYPE::ac_on_time_overflow |
AC(ON) time operating fault (tAC > tFS) due to improperly chosen inductor value timing out the AC(ON) measurement.
Definition at line 141 of file LTC3335.h.
unsigned LTC3335_ALARM_TYPE::alarm_trip |
Accumulator value has met or exceeded the alarm threshold value.
Definition at line 143 of file LTC3335.h.
unsigned LTC3335_ALARM_TYPE::coulomb_counter_overflow |
Coulomb counter operating fault due to an improperly chosen prescalar causing the ripple counter to overflow.
Definition at line 142 of file LTC3335.h.
The documentation for this struct was generated from the following file: