DSCAACSTATUS

Universal Driver Documentation
Structure containing auto auto-calibration parameters for function dscAACGetStatus().

Structure Definition

typedef struct {

   BOOL pic_present; 
   BOOL pic_busy;    
   BOOL aac_hold;    
   BOOL aac_error;   
   BOOL aac_active;  
} DSCAACSTATUS;

Structure Members

NameDescription
pic_presentTRUE if PIC device is present, FALSE otherwise
pic_busyTRUE if PIC device is busy with an operation, FALSE otherwise
aac_holdTRUE if AAC Hold-Off is enabled, FALSE otherwise
aac_errorTRUE if the last AAC command has failed, FALSE otherwise
aac_activeTRUE if the AAC routing is currently running, FALSE otherwise


This page was last modified 01:28, 4 Aug 2005.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.