Arduino Fio SPI pins and datasheet

Hello,

The following line is from the arduino website:
SPI: 10 (SS), 11 (MOSI), 12 (MISO), 13 (SCK). These pins support SPI communication, which, although provided by the underlying hardware, is not currently included in the Arduino language.

Does this mean the SPI pins do not work for Arduino Fio. I want to use the Arduino Fio with NRF24L01+ which requires SPI communication.

Can anyone please advise where I can get the datasheet for Arduino FIO

Did you look in the main site/products/fio?

Seems complete enough to me...

Bob

Could look at the Libraries page for SPI help also.
Same '328P chip is used all over the place, it has SPI.

Where to get the full datasheet.

Datasheet is from Atmel

Scroll down to Atmega328P