![]() |
GM6000 Digital Heater Controller Build: 20 (Branch = develop)
SDX-1330
|
This is the complete list of members for Driver::SPI::Arduino::Master, including all inherited members.
| m_buf | Driver::SPI::Arduino::Master | protected |
| m_spiConfig | Driver::SPI::Arduino::Master | protected |
| m_spiDevice | Driver::SPI::Arduino::Master | protected |
| m_started | Driver::SPI::Arduino::Master | protected |
| Master(SPIClass &spiInstance, SPIConfig_T spiConfig) | Driver::SPI::Arduino::Master | |
| start(size_t newBaudRateHz=0) noexcept | Driver::SPI::Arduino::Master | virtual |
| stop() noexcept | Driver::SPI::Arduino::Master | virtual |
| transfer(size_t numBytes, const void *srcData, void *dstData=nullptr) noexcept | Driver::SPI::Arduino::Master | virtual |
| ~Master() | Driver::SPI::Master | inlinevirtual |