AceSPI  0.1.0
Unified interface for selecting hardware or software SPI implementations on Arduino platforms
ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN > Member List

This is the complete list of members for ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN >, including all inherited members.

begin() constace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN >inline
end() const (defined in ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN >)ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN >inline
HardSpiFastInterface(T_SPI &spi) (defined in ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN >)ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN >inline
send16(uint16_t value) constace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN >inline
send16(uint8_t msb, uint8_t lsb) const (defined in ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN >)ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN >inline
send8(uint8_t value) constace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN >inline