AceSPI  0.1.0
Unified interface for selecting hardware or software SPI implementations on Arduino platforms
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nace_spi
 CHardSpiFastInterfaceHardware SPI interface to talk to one or two 74HC595 Shift Register chip(s), using the predefined SPI global instance
 CHardSpiInterfaceHardware SPI interface to talk to one or two 74HC595 Shift Register chip(s), using the predefined SPI global instance
 CSoftSpiInterfaceSoftware SPI using shiftOut()