DC2343A  FW 1.0.2 / GUI 1.0.10
LTC3335 Nanopower Buck-Boost DC/DC with Integrated Coulomb Counter
 All Data Structures Namespaces Files Functions Variables Enumerations Macros Pages
Data Fields
LTC3335_ALARM_TYPE Struct Reference

The alarm conditions which cause the LTC3335 to activate the /INT pin. More...

Data Fields

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
 

Detailed Description

The alarm conditions which cause the LTC3335 to activate the /INT pin.

Definition at line 140 of file LTC3335.h.

Field Documentation

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: