46.9.11 SSC FIFO Mode Register
This register can only be written if the WPEN bit is cleared in the SSC Write Protection Mode Register.
Name: | SSC_FFMR |
Offset: | 0x28 |
Reset: | 0x00000000 |
Property: | Read/Write |
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
Access | |||||||||
Reset |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
RXFIFODIS | |||||||||
Access | R/W | ||||||||
Reset | 0 |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
THRS[3:0] | |||||||||
Access | R/W | R/W | R/W | R/W | |||||
Reset | 0 | 0 | 0 | 0 |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
TXFIFODIS | |||||||||
Access | R/W | ||||||||
Reset | 0 |
Bit 16 – RXFIFODIS Receive FIFO Disable
Value | Description |
---|---|
0 | The receive FIFO is enabled. |
1 | The receive FIFO is disabled. Only a single entry Receive Holding register is available instead. |
Bits 11:8 – THRS[3:0] Transmit Start Threshold
0 means the first data written into SCC_THFR is immediately loaded into the Shift register.
7 means the loading into SSC_THFR will occur only when the transmit FIFO is full.
Bit 0 – TXFIFODIS Transmit FIFO Disable
Value | Description |
---|---|
0 | The transmit FIFO is enabled. |
1 | The transmit FIFO is disabled. Only a single entry Transmit Holding register is available instead. |