void SPI_ConfigureNPCS(AT91S_SPI *spi, unsigned int npcs, unsigned int configuration) { spi->SPI_CSR[npcs] = configuration; }