begin() const | ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED > | inline |
beginTransaction() const | ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED > | inline |
end() const | ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED > | inline |
endTransaction() const | ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED > | inline |
HardSpiFastInterface(T_SPI &spi) | ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED > | inlineexplicit |
HardSpiFastInterface(const HardSpiFastInterface &)=default (defined in ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED >) | ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED > | |
operator=(const HardSpiFastInterface &)=default (defined in ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED >) | ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED > | |
send16(uint16_t value) const | ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED > | inline |
send16(uint8_t msb, uint8_t lsb) const | ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED > | inline |
send8(uint8_t value) const | ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED > | inline |
transfer(uint8_t value) const | ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED > | inline |
transfer16(uint16_t value) const | ace_spi::HardSpiFastInterface< T_SPI, T_LATCH_PIN, T_CLOCK_SPEED > | inline |