![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 1545](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781545.webp)
QSSI Registers
1545
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Quad Synchronous Serial Interface (QSSI)
23.5.5 SSICPSR Register (Offset = 0x10) [reset = 0x0]
QSSI Clock Prescale (SSICPSR), offset 0x010
The SSICPSR register specifies the division factor which is used to derive the SSInClk from the system
clock. The clock is further divided by a value from 1 to 256, which is 1 + SCR. SCR is programmed in the
SSICR0 register. The frequency of the SSInClk is defined by:
SSInClk = SysClk / (CPSDVSR * (1 + SCR))
The value programmed into this register must be an even number between 2 and 254. The least-
significant bit of the programmed number is hard-coded to zero. If an odd number is written to this
register, data read back from this register has the least-significant bit as zero.
SSICPSR is shown in
and described in
.
Return to
Figure 23-14. SSICPSR Register
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
RESERVED
CPSDVSR
R-0x0
R/W-0x0
Table 23-10. SSICPSR Register Field Descriptions
Bit
Field
Type
Reset
Description
31-8
RESERVED
R
0x0
7-0
CPSDVSR
R/W
0x0
QSSI Clock Prescale Divisor. This value must be an even number
from 2 to 254, depending on the frequency of SSInClk. The LSB
always returns 0 on reads.