This is the complete list of members for pw::spi::Device::Transaction, including all inherited members.
| operator=(Transaction &&other) (defined in pw::spi::Device::Transaction) | pw::spi::Device::Transaction | inline |
| operator=(const Transaction &)=delete (defined in pw::spi::Device::Transaction) | pw::spi::Device::Transaction | |
| Read(ByteSpan read_buffer) | pw::spi::Device::Transaction | inline |
| Transaction()=delete (defined in pw::spi::Device::Transaction) | pw::spi::Device::Transaction | |
| Transaction(Transaction &&other) | pw::spi::Device::Transaction | inline |
| Transaction(const Transaction &)=delete (defined in pw::spi::Device::Transaction) | pw::spi::Device::Transaction | |
| Write(ConstByteSpan write_buffer) | pw::spi::Device::Transaction | inline |
| WriteRead(ConstByteSpan write_buffer, ByteSpan read_buffer) | pw::spi::Device::Transaction | inline |
| ~Transaction() (defined in pw::spi::Device::Transaction) | pw::spi::Device::Transaction | inline |