|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
This is the complete list of members for idfxx::spi::master_bus, including all inherited members.
| host() const | idfxx::spi::master_bus | inline |
| make(enum host_device host, enum dma_chan dma_chan, struct bus_config config) | idfxx::spi::master_bus | static |
| master_bus(enum host_device host, enum dma_chan dma_chan, struct bus_config config) | idfxx::spi::master_bus | explicit |
| master_bus(const master_bus &)=delete | idfxx::spi::master_bus | |
| master_bus(master_bus &&)=delete | idfxx::spi::master_bus | |
| operator=(const master_bus &)=delete | idfxx::spi::master_bus | |
| operator=(master_bus &&)=delete | idfxx::spi::master_bus | |
| ~master_bus() | idfxx::spi::master_bus |