BayEOSArduino Library
|
This is the complete list of members for MLX90614SoftI2C, including all inherited members.
_i2caddr (defined in SoftI2C) | SoftI2C | protected |
_pinClock (defined in SoftI2C) | SoftI2C | protected |
_pinData (defined in SoftI2C) | SoftI2C | protected |
begin(void) (defined in SoftI2C) | SoftI2C | protected |
beginTransmission(uint8_t addr) (defined in SoftI2C) | SoftI2C | protected |
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) | SoftI2C | protected |
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) | SoftI2C | protected |
SoftI2C(uint8_t dataPin, uint8_t clockPin) (defined in SoftI2C) | SoftI2C | |
startTransmission(void) (defined in SoftI2C) | SoftI2C | protected |
stopTransmission(void) (defined in SoftI2C) | SoftI2C | protected |
write(uint8_t value) (defined in SoftI2C) | SoftI2C | protected |