|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
This is the complete list of members for IoExpanderSPI, including all inherited members.
| beginSPI(IoExpanderBase &base, int mosi, int miso, int sck, int cs) | IoExpanderSPI | inline |
| IoExpanderSPI() | IoExpanderSPI | inline |
| setBitOrder(uint8_t order) | IoExpanderSPI | inline |
| transfer8(uint8_t val) | IoExpanderSPI | inline |
| transfer9(uint16_t val) | IoExpanderSPI | inline |
| transferDataBits(uint32_t val, uint32_t bits) | IoExpanderSPI | inline |
| ~IoExpanderSPI()=default | IoExpanderSPI |