BME280 Driver 2.0.x
Driver for BME280 sensor
Loading...
Searching...
No Matches
Modules
Here is a list of all modules:
[detail level 1234]
 BME280_DriverBME280 Driver
 Private ResourcesOnly for internal library purposes
 Macros
 Enums
 Functions
 Library ConfigurationSet library options here
 Public functionsUse these functions only
 Get FunctionsRead sensor's settings
 Set FunctionsChange sensor's settings
 Read Functions (int)Read measured data from sensor as integers
 Read in normal modeRead last measured data from sensor in normal mode
 Read in forced modeForce single measure and read data when finished
 Read Functions (float)Read measured data from sensor as floating point values
 Read in normal modeRead last measured data from sensor in normal mode
 Read in forced modeForce single measure and read data when finished
 BME280 Returnd ValuesValues that can be returned by the driver's functions
 BME280 I2C AddressAddress on I2C bus
 BME280 RegistersDefinition of register addresses and lenghts
 BME280 SettingsInernal sensor's settings that can be changed
 OversamplingPossible values of oversampling
 Operating ModePossible operating modes
 Standby TimePossible values of standby time in normal mode
 IIR FilterPossible values of IIR filter settings
 Function pointersPlatform speicific functions
 Public typedefsTypedefs for internal calculations