AceSPI
0.1.0
Unified interface for selecting hardware or software SPI implementations on Arduino platforms
|
▼Nace_spi | |
CHardSpiFastInterface | Hardware SPI interface to talk to one or two 74HC595 Shift Register chip(s), using the predefined SPI global instance |
CHardSpiInterface | Hardware SPI interface to talk to one or two 74HC595 Shift Register chip(s), using the predefined SPI global instance |
CSoftSpiInterface | Software SPI using shiftOut() |