|
BayEOSArduino Library
|
This is the complete list of members for BME280SoftI2C, including all inherited members.
| _pinClock (defined in SoftI2C) | SoftI2C | protected |
| _pinData (defined in SoftI2C) | SoftI2C | protected |
| begin(uint8_t addr=BME280_ADDRESS) (defined in BME280SoftI2C) | BME280SoftI2C | |
| begin(void) (defined in SoftI2C) | SoftI2C | protected |
| beginTransmission(uint8_t addr) (defined in SoftI2C) | SoftI2C | protected |
| BME280SoftI2C(uint8_t dataPin, uint8_t clockPin) (defined in BME280SoftI2C) | BME280SoftI2C | |
| error (defined in BME280SoftI2C) | BME280SoftI2C | |
| read(bool ack=false) (defined in SoftI2C) | SoftI2C | protected |
| readAltitude(float seaLevel) | BME280SoftI2C | |
| readHumidity(void) (defined in BME280SoftI2C) | BME280SoftI2C | |
| readPressure(void) (defined in BME280SoftI2C) | BME280SoftI2C | |
| readTemperature(void) (defined in BME280SoftI2C) | BME280SoftI2C | |
| requestFrom(uint8_t addr) (defined in SoftI2C) | SoftI2C | protected |
| setIIRFilter(uint8_t filter=1) (defined in BME280SoftI2C) | BME280SoftI2C | |
| 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 |
| triggerMeasurement(uint8_t p_oversampling=1, uint8_t t_oversampling=1) | BME280SoftI2C | |
| write(uint8_t value) (defined in SoftI2C) | SoftI2C | protected |