SPI bus tristate problem

Every MCU I've dealt with sets pins to inputs at powerup/reset and they stay that way until the program says otherwise. AFAIK the SAM does the same although I cannot find anywhere in the data sheet that spells that out.

How do you know the pins are driven, maybe they are pulled up?

EDIT: Just found it, the pins are set to inputs with the pullup enabled.


Rob