AceSPI
0.3
Unified interface for selecting hardware or software SPI implementations on Arduino platforms
- b -
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
beginTransaction() :
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
- e -
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
endTransaction() :
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
- h -
HardSpiFastInterface() :
ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED >
HardSpiInterface() :
ace_spi::HardSpiInterface< T_SPI, T_CLOCK_SPEED >
- s -
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
- t -
transfer() :
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
transfer16() :
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
Generated by
1.8.17