BayEOSArduino Library
BME280SoftI2C Member List

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

_pinClock (defined in SoftI2C)SoftI2Cprotected
_pinData (defined in SoftI2C)SoftI2Cprotected
begin(uint8_t addr=BME280_ADDRESS) (defined in BME280SoftI2C)BME280SoftI2C
begin(void) (defined in SoftI2C)SoftI2Cprotected
beginTransmission(uint8_t addr) (defined in SoftI2C)SoftI2Cprotected
BME280SoftI2C(uint8_t dataPin, uint8_t clockPin) (defined in BME280SoftI2C)BME280SoftI2C
error (defined in BME280SoftI2C)BME280SoftI2C
read(bool ack=false) (defined in SoftI2C)SoftI2Cprotected
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)SoftI2Cprotected
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)SoftI2Cprotected
stopTransmission(void) (defined in SoftI2C)SoftI2Cprotected
triggerMeasurement(uint8_t p_oversampling=1, uint8_t t_oversampling=1)BME280SoftI2C
write(uint8_t value) (defined in SoftI2C)SoftI2Cprotected