![]() |
SDK
23.9.2
For IoT System Software Development
|
This is the complete list of members for TwoWire, including all inherited members.
| available() | TwoWire | |
| begin() | TwoWire | virtual |
| beginTransmission(uint8_t address) | TwoWire | |
| DATA_TOO_LONG enum value | TwoWire | |
| end()=0 | TwoWire | pure virtual |
| endTransmission(bool stop=true)=0 | TwoWire | pure virtual |
| inRepStart (defined in TwoWire) | TwoWire | protected |
| MasterWriteError_t enum name | TwoWire | |
| NACK_ON_ADDRESS enum value | TwoWire | |
| NACK_ON_DATA enum value | TwoWire | |
| onReceive(void(*handler)(TwoWire &wire, uint8_t numBytes)) (defined in TwoWire) | TwoWire | inlinevirtual |
| onRequest(void(*handler)(TwoWire &wire)) (defined in TwoWire) | TwoWire | inlinevirtual |
| OTHER_ERROR enum value | TwoWire | |
| read() | TwoWire | |
| receiveHandler (defined in TwoWire) | TwoWire | protected |
| requestFrom(uint8_t address, size_t length, bool stop=true)=0 | TwoWire | pure virtual |
| requestHandler (defined in TwoWire) | TwoWire | protected |
| rxBuffer (defined in TwoWire) | TwoWire | protected |
| rxBufferIndex (defined in TwoWire) | TwoWire | protected |
| rxBufferLength (defined in TwoWire) | TwoWire | protected |
| sendStop (defined in TwoWire) | TwoWire | protected |
| setClock(uint32_t frequency)=0 | TwoWire | pure virtual |
| SUCCESS enum value | TwoWire | |
| timeout | TwoWire | |
| transmitting (defined in TwoWire) | TwoWire | protected |
| txAddress (defined in TwoWire) | TwoWire | protected |
| txBuffer (defined in TwoWire) | TwoWire | protected |
| txBufferIndex (defined in TwoWire) | TwoWire | protected |
| txBufferLength (defined in TwoWire) | TwoWire | protected |
| write(uint8_t val) | TwoWire | |
| write(const uint8_t *data, uint8_t len) | TwoWire |
1.8.17