SpaIot Library
SpaIot::TwoWireSlave Member List

This is the complete list of members for SpaIot::TwoWireSlave, including all inherited members.

address() constSpaIot::TwoWireSlaveinline
bus() constSpaIot::TwoWireSlaveinline
read()SpaIot::TwoWireSlave
read(uint8_t *values, uint16_t len)SpaIot::TwoWireSlave
read(uint8_t dataAddress)SpaIot::TwoWireSlave
read(uint8_t dataAddress, uint8_t *values, uint16_t len)SpaIot::TwoWireSlave
setAddress(uint8_t slaveAddress)SpaIot::TwoWireSlaveinline
TwoWireSlave(uint8_t slaveAddress, TwoWire &bus=Wire)SpaIot::TwoWireSlave
write(uint8_t value)SpaIot::TwoWireSlave
write(const uint8_t *values, uint16_t len)SpaIot::TwoWireSlave
write(uint8_t dataAddress, uint8_t value)SpaIot::TwoWireSlave
write(uint8_t dataAddress, const uint8_t *values, uint16_t len)SpaIot::TwoWireSlave