TRW-24G: CLK1 in SPI-Mode

Hi

i just got 2 TRW-24G modules and the idea is to interface one to a MEGA8515L using SPI, but i havent used SPI before and are wondering, how do i control the CLK1 pin when using SPI?, as i understand it i need to sendt a puls on the CLK1 pin everytime i want the nrf2401 to read the data pin, during configuration. Is this about timing or what?. the document describing SPI interface with a nrf2401 shows the CLK1 connected to the AVR but otherwise doesnt mention it further down the document.

\Simon

ahh, after studying the SPI interface a little more, it apparently needs to be connected to SCK on the AVR.

\Simon