SBD=B_0x0, SYNCD=B_0x0, CSRNE=B_0x0, FERR=B_0x0, RXNE=B_0x0, TERR=B_0x0, SERR=B_0x0, PERR=B_0x0, OVR=B_0x0
SPDIFRX status register
RXNE | Read data register not empty 0 (B_0x0): Data is not received. 1 (B_0x1): Received data is ready to be read. |
CSRNE | Control buffer register not empty 0 (B_0x0): No control word available on SPDIFRX_CSR register 1 (B_0x1): A control word is available on SPDIFRX_CSR register. |
PERR | Parity error 0 (B_0x0): No parity error 1 (B_0x1): Parity error |
OVR | Overrun error 0 (B_0x0): No overrun error 1 (B_0x1): Overrun error is detected. |
SBD | Synchronization block detected 0 (B_0x0): No B preamble is detected. 1 (B_0x1): B preamble is detected. |
SYNCD | Synchronization done 0 (B_0x0): Synchronization is pending. 1 (B_0x1): Synchronization is completed. |
FERR | Framing error 0 (B_0x0): No Manchester violation detected 1 (B_0x1): Manchester violation detected |
SERR | Synchronization error 0 (B_0x0): No synchronization error is detected. 1 (B_0x1): Synchronization error is detected. |
TERR | Time-out error 0 (B_0x0): No sequence error is detected. 1 (B_0x1): Sequence error is detected. |
WIDTH5 | duration of 5 symbols counted with spdifrx_ker_ck |