#include <bmp280.h>
Definition at line 131 of file bmp280.h.
◆ ~IBMP280()
virtual bmp280::IBMP280::~IBMP280 |
( |
| ) |
|
|
virtualdefault |
◆ get_calibration()
◆ get_data()
◆ get_device_id()
virtual uint32_t bmp280::IBMP280::get_device_id |
( |
| ) |
const |
|
pure virtual |
◆ get_reg()
virtual uint8_t bmp280::IBMP280::get_reg |
( |
uint8_t |
addr | ) |
|
|
pure virtual |
◆ init()
virtual int bmp280::IBMP280::init |
( |
| ) |
|
|
pure virtual |
◆ set_reg()
virtual int bmp280::IBMP280::set_reg |
( |
uint8_t |
value, |
|
|
uint8_t |
addr |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: