This is the complete list of members for pw::spi::Device, including all inherited members.
Device(sync::Borrowable< Initiator > initiator, const Config config, ChipSelector &selector) (defined in pw::spi::Device) | pw::spi::Device | inline |
Read(ByteSpan read_buffer) | pw::spi::Device | inline |
StartTransaction(ChipSelectBehavior behavior) | pw::spi::Device | inline |
Write(ConstByteSpan write_buffer) | pw::spi::Device | inline |
WriteRead(ConstByteSpan write_buffer, ByteSpan read_buffer) | pw::spi::Device | inline |
~Device()=default (defined in pw::spi::Device) | pw::spi::Device |