begin() const | ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN > | inline |
beginTransaction() const | ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN > | inline |
end() const | ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN > | inline |
endTransaction() const | ace_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) const | ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN > | inline |
send16(uint8_t msb, uint8_t lsb) const | ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN > | inline |
send8(uint8_t value) const | ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN > | inline |
SimpleSpiFastInterface()=default | ace_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) const | ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN > | inline |
transfer16(uint16_t value) const | ace_spi::SimpleSpiFastInterface< T_LATCH_PIN, T_DATA_PIN, T_CLOCK_PIN > | inline |