AceSPI
0.2.0
Unified interface for selecting hardware or software SPI implementations on Arduino platforms
begin() :
ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED >
,
ace_spi::HardSpiInterface< T_SPI, T_CLOCK_SPEED >
,
ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >
,
ace_spi::SimpleSpiInterface
end() :
ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED >
,
ace_spi::HardSpiInterface< T_SPI, T_CLOCK_SPEED >
,
ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >
,
ace_spi::SimpleSpiInterface
HardSpiFastInterface() :
ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED >
HardSpiInterface() :
ace_spi::HardSpiInterface< T_SPI, T_CLOCK_SPEED >
send16() :
ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED >
,
ace_spi::HardSpiInterface< T_SPI, T_CLOCK_SPEED >
,
ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >
,
ace_spi::SimpleSpiInterface
send8() :
ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED >
,
ace_spi::HardSpiInterface< T_SPI, T_CLOCK_SPEED >
,
ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >
,
ace_spi::SimpleSpiInterface
SimpleSpiFastInterface() :
ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >
SimpleSpiInterface() :
ace_spi::SimpleSpiInterface
Generated by
1.8.17