BayEOSArduino Library
MLX90614SoftI2C Member List

This is the complete list of members for MLX90614SoftI2C, including all inherited members.

_i2caddr (defined in SoftI2C)SoftI2Cprotected
_pinClock (defined in SoftI2C)SoftI2Cprotected
_pinData (defined in SoftI2C)SoftI2Cprotected
begin(void) (defined in SoftI2C)SoftI2Cprotected
beginTransmission(uint8_t addr) (defined in SoftI2C)SoftI2Cprotected
crc8(uint8_t inCrc, uint8_t inData) (defined in MLX90614SoftI2C)MLX90614SoftI2C
enterSleepMode(void) (defined in MLX90614SoftI2C)MLX90614SoftI2C
exitSleepMode(int t_delay=100) (defined in MLX90614SoftI2C)MLX90614SoftI2C
MLX90614SoftI2C(uint8_t dataPin, uint8_t clockPin, uint8_t addr=MLX90614_I2CADDR) (defined in MLX90614SoftI2C)MLX90614SoftI2C
read(bool ack=false) (defined in SoftI2C)SoftI2Cprotected
readAmbientTempC(uint8_t tries=3) (defined in MLX90614SoftI2C)MLX90614SoftI2C
readAmbientTempF(uint8_t tries=3) (defined in MLX90614SoftI2C)MLX90614SoftI2C
readID(void) (defined in MLX90614SoftI2C)MLX90614SoftI2C
readObjectTempC(uint8_t tries=3) (defined in MLX90614SoftI2C)MLX90614SoftI2C
readObjectTempF(uint8_t tries=3) (defined in MLX90614SoftI2C)MLX90614SoftI2C
requestFrom(uint8_t addr) (defined in SoftI2C)SoftI2Cprotected
SoftI2C(uint8_t dataPin, uint8_t clockPin) (defined in SoftI2C)SoftI2C
startTransmission(void) (defined in SoftI2C)SoftI2Cprotected
stopTransmission(void) (defined in SoftI2C)SoftI2Cprotected
write(uint8_t value) (defined in SoftI2C)SoftI2Cprotected