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 | |
|
|
bit0: 1 when PLL is not locked
|
|
|
bit1: 1 when signal quality is poor
|
|
|
bit2: 1 when there is a parity error
|
|
|
bit3: 1 when there is a bi-phase coding violation
|
|
|
bit4: 1 when the validity bit is high
|
1.4.6-NO