summaryrefslogtreecommitdiff
path: root/software/include/oct6100api/oct6100_interrupts_inst.h
diff options
context:
space:
mode:
Diffstat (limited to 'software/include/oct6100api/oct6100_interrupts_inst.h')
-rw-r--r--software/include/oct6100api/oct6100_interrupts_inst.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/software/include/oct6100api/oct6100_interrupts_inst.h b/software/include/oct6100api/oct6100_interrupts_inst.h
index 855cdaa..9efdbf8 100644
--- a/software/include/oct6100api/oct6100_interrupts_inst.h
+++ b/software/include/oct6100api/oct6100_interrupts_inst.h
@@ -25,9 +25,9 @@ You should have received a copy of the GNU General Public License
along with the OCT6100 GPL API; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-$Octasic_Release: OCT612xAPI-01.02.04 $
+$Octasic_Release: OCT612xAPI-01.03.00 $
-$Octasic_Revision: 21 $
+$Octasic_Revision: 23 $
\*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
@@ -53,6 +53,7 @@ typedef struct _OCT6100_API_INTRPT_CONFIG_
UINT8 byFatalMemoryConfig;
UINT8 byErrorMemoryConfig;
+
UINT8 byErrorOverflowToneEventsConfig;
UINT8 byErrorH100Config;
@@ -131,6 +132,8 @@ typedef struct _OCT6100_API_INTRPT_MANAGE_
UINT8 fAfBistFailedOnBoot;
+
+
UINT8 fIsrCalled;
} tOCT6100_API_INTRPT_MANAGE, *tPOCT6100_API_INTRPT_MANAGE;