AES/EBU error status bits
[HPI constant definitions]


Defines

#define HPI_AESEBU_ERROR_NOT_LOCKED   0x01
 bit0: 1 when PLL is not locked
#define HPI_AESEBU_ERROR_POOR_QUALITY   0x02
 bit1: 1 when signal quality is poor
#define HPI_AESEBU_ERROR_PARITY_ERROR   0x04
 bit2: 1 when there is a parity error
#define HPI_AESEBU_ERROR_BIPHASE_VIOLATION   0x08
 bit3: 1 when there is a bi-phase coding violation
#define HPI_AESEBU_ERROR_VALIDITY   0x10
 bit4: 1 when the validity bit is high

Define Documentation

#define HPI_AESEBU_ERROR_NOT_LOCKED   0x01
 

bit0: 1 when PLL is not locked

#define HPI_AESEBU_ERROR_POOR_QUALITY   0x02
 

bit1: 1 when signal quality is poor

#define HPI_AESEBU_ERROR_PARITY_ERROR   0x04
 

bit2: 1 when there is a parity error

#define HPI_AESEBU_ERROR_BIPHASE_VIOLATION   0x08
 

bit3: 1 when there is a bi-phase coding violation

#define HPI_AESEBU_ERROR_VALIDITY   0x10
 

bit4: 1 when the validity bit is high


Generated on Tue Nov 18 12:59:30 2008 for AudioScience HPI by  doxygen 1.4.6-NO