Content originally posted in LPCWare by Gerrit on Sun Feb 14 03:19:01 MST 2010
Hi rkiryanov,
Chapter 3.3 states:
The SYSAHBCLKCTRL register gates the system clock to the various peripherals and memories. UART, the WDT, and SPI0/1 have individual clock dividers to derive peripheral clocks from the main clock.
It is also depicted in Fig 3.
So the answer is [B]main_clock / SSP0CLKDIV[/B]
Cheers