AceSPI  0.4
Unified interface for selecting hardware or software SPI implementations on Arduino platforms
ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN > Member List

This is the complete list of members for ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >, including all inherited members.

begin() constace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >inline
beginTransaction() constace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >inline
end() constace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >inline
endTransaction() constace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >inline
operator=(const SimpleSpiFastInterface &)=default (defined in ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >)ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >
send16(uint16_t value) constace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >inline
send16(uint8_t msb, uint8_t lsb) constace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >inline
send8(uint8_t value) constace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >inline
SimpleSpiFastInterface()=defaultace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >explicit
SimpleSpiFastInterface(const SimpleSpiFastInterface &)=default (defined in ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >)ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >
transfer(uint8_t value) constace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >inline
transfer16(uint16_t value) constace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN >inline