typedef struct {
BOOL pic_present; BOOL pic_busy; BOOL aac_hold; BOOL aac_error; BOOL aac_active;} DSCAACSTATUS;
Name | Description |
---|---|
pic_present | TRUE if PIC device is present, FALSE otherwise |
pic_busy | TRUE if PIC device is busy with an operation, FALSE otherwise |
aac_hold | TRUE if AAC Hold-Off is enabled, FALSE otherwise |
aac_error | TRUE if the last AAC command has failed, FALSE otherwise |
aac_active | TRUE 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.