OUTEN=B_0x0, EDM=B_0x0, DEPOL=B_0x0, ENABLE=B_0x0, RDYPOL=B_0x0, CKPOL=B_0x0, DMAEN=B_0x0, DERDYCFG=B_0x0
PSSI control register
CKPOL | Parallel data clock polarity 0 (B_0x0): Falling edge active for inputs or rising edge active for outputs 1 (B_0x1): Rising edge active for inputs or falling edge active for outputs. |
DEPOL | Data enable (PSSI_DE) polarity 0 (B_0x0): PSSI_DE active low (0 indicates that data is valid) 1 (B_0x1): PSSI_DE active high (1 indicates that data is valid) |
RDYPOL | Ready (PSSI_RDY) polarity 0 (B_0x0): PSSI_RDY active low (0 indicates that the receiver is ready to receive) 1 (B_0x1): PSSI_RDY active high (1 indicates that the receiver is ready to receive) |
EDM | Extended data mode 0 (B_0x0): Interface captures 8-bit data on every parallel data clock 3 (B_0x3): The interface captures 16-bit data on every parallel data clock |
ENABLE | PSSI enable 0 (B_0x0): PSSI disabled 1 (B_0x1): PSSI enabled |
DERDYCFG | Data enable and ready configuration 0 (B_0x0): PSSI_DE and PSSI_RDY both disabled 1 (B_0x1): Only PSSI_RDY enabled 2 (B_0x2): Only PSSI_DE enabled 3 (B_0x3): Both PSSI_RDY and PSSI_DE alternate functions enabled 4 (B_0x4): Both PSSI_RDY and PSSI_DE features enabled - bidirectional on PSSI_RDY pin (see Bidirectional PSSI_DE/PSSI_RDY signal on page 1245) 5 (B_0x5): Only PSSI_RDY function enabled, but mapped to PSSI_DE pin 6 (B_0x6): Only PSSI_DE function enabled, but mapped to PSSI_RDY pin 7 (B_0x7): Both PSSI_RDY and PSSI_DE features enabled - bidirectional on PSSI_DE pin (see Bidirectional PSSI_DE/PSSI_RDY signal on page 1245) |
DMAEN | DMA enable bit 0 (B_0x0): DMA transfers are disabled. 1 (B_0x1): DMA transfers are enabled (default configuration). |
OUTEN | Data direction selection bit 0 (B_0x0): Receive mode: data is input synchronously with PSSI_PDCK 1 (B_0x1): Transmit mode: data is output synchronously with PSSI_PDCK |