From 8d2d06a050b1a5de0c5139733ae5216a8a8f2632 Mon Sep 17 00:00:00 2001 From: Octasic Inc Date: Fri, 11 Sep 2009 14:38:52 +0300 Subject: importing OCT612x-01.03.00 --- software/include/oct6100api/oct6100_interrupts_pub.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'software/include/oct6100api/oct6100_interrupts_pub.h') diff --git a/software/include/oct6100api/oct6100_interrupts_pub.h b/software/include/oct6100api/oct6100_interrupts_pub.h index faa331f..c97da6a 100644 --- a/software/include/oct6100api/oct6100_interrupts_pub.h +++ b/software/include/oct6100api/oct6100_interrupts_pub.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: 27 $ +$Octasic_Revision: 29 $ \*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ @@ -50,6 +50,7 @@ typedef struct _OCT6100_INTERRUPT_CONFIGURE_ UINT32 ulErrorMemoryConfig; + UINT32 ulErrorOverflowToneEventsConfig; UINT32 ulErrorH100Config; @@ -72,6 +73,7 @@ typedef struct _OCT6100_INTERRUPT_FLAGS_ + BOOL fErrorOverflowToneEvents; BOOL fErrorH100OutOfSync; -- cgit v1.2.3